From a1c1e97f10108d44046ffd4c9030935c75c94435 Mon Sep 17 00:00:00 2001 From: seazon Date: Fri, 28 Apr 2017 19:39:01 +0800 Subject: [PATCH] Update patches.md --- patches.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/patches.md b/patches.md index 3132b0b..d80acad 100644 --- a/patches.md +++ b/patches.md @@ -5,8 +5,8 @@ - [new]Add feed states(`Settings` - `About`), for better understanding of feeds. - Show 2 values of each feed: - Interest value `read + star * 2`: the higher the value, the more articles you see in this feed, the more interested you are. -    - Read percent `read / ( read + glance )`: the higher the percent, the more you are interested in this feed. The percent >= 90% will be displayed frist. -  - Click feed to show all 5 value: + - Read percent `read / ( read + glance )`: the higher the percent, the more you are interested in this feed. The percent >= 90% will be displayed frist. + - Click feed to show all 5 value: - fetch: synced articles. - filter: filtered articles. - glance: use `mark previous read` or `mark all read`.