2020-09-20 09:16:32 +02:00
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
2020-09-20 09:19:02 +02:00
- Added `Highlighter` above `All Items` on the nav side
2020-09-20 09:20:14 +02:00
2020-09-20 09:16:32 +02:00
< 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 the Add button to add tags you are interested in
- Click the newly added label to change the color
2020-09-20 09:20:14 +02:00
2020-09-20 09:19:02 +02:00
< 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%" / >
2020-09-20 09:16:32 +02:00
- 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)
2020-09-20 09:20:14 +02:00
2020-09-20 09:16:32 +02:00
< img src = "https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_2.png" width = "25%" height = "25%" / >
- Click the delete button to delete this table
2020-09-20 09:20:14 +02:00
2020-09-20 09:16:32 +02:00
< img src = "https://github.com/seazon/FeedMe/blob/master/doc/en/imgs/highlighter_3.png" width = "25%" height = "25%" / >
### Use highlighter label
- After returning to the nav side, click the arrow on the left of `Highlighter` to expand, and you can see the label which checkbox is checked
2020-09-20 09:20:14 +02:00
2020-09-20 09:16:32 +02:00
< 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
2020-09-20 09:20:14 +02:00
2020-09-20 09:19:02 +02:00
< 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%" / >