Update highlighter.md

This commit is contained in:
Shawn 2020-09-20 15:19:02 +08:00 committed by GitHub
parent 58a33c4739
commit fa0dae599b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,14 +1,13 @@
Since version 3.17, FeedMe supports highlighter label similar to Inoreader. Highlighting label you are interested in in the article list and article page. Since version 3.17, FeedMe supports highlighter label similar to Inoreader. Highlighting label you are interested in in the article list and article page.
### Set ### Set
-Added `Highlighter` above `All Items` on the nav side - Added `Highlighter` above `All Items` on the nav side
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_1.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_1.png" width="25%" height="25%" />
- Click `Highlighter` to enter the Highlighter interface - Click `Highlighter` to enter the Highlighter interface
- Click the Add button to add tags you are interested in - Click the Add button to add tags you are interested in
- Click the newly added label to change the color - Click the newly added label to change the color
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_7.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_7.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_8.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_8.png" width="25%" height="25%" />
- Click the checkbox to display it in the nav side (because the sidebar display requires additional calculations, due to performance considerations, up to *5* can be displayed) - Click the checkbox to display it in the nav side (because the sidebar display requires additional calculations, due to performance considerations, up to *5* can be displayed)
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_2.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_2.png" width="25%" height="25%" />
@ -21,5 +20,4 @@ Since version 3.17, FeedMe supports highlighter label similar to Inoreader. High
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_4.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_4.png" width="25%" height="25%" />
- Browse lists and articles, all highlighter labels will be highlighted - Browse lists and articles, all highlighter labels will be highlighted
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_5.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_5.png" width="25%" height="25%" /> <img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_6.png" width="25%" height="25%" />
<img src="https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_6.png" width="25%" height="25%" />