rssguard/docs/source/features/labels.md

23 lines
1.1 KiB
Markdown
Raw Normal View History

2023-09-29 09:25:24 +02:00
Labels
======
RSS Guard supports labels (tags). Any number of tags can be assigned to any article.
Note that tags in some plugins are synchronizable.
While labels are synchronized with these services, sometimes they cannot be directly created via RSS Guard. In this case, you have to create them via web interface of the respective service, and only after that perform `Synchronize folders & other items`, which will fetch newly created labels too.
New labels can be added via right-click menu of the `Labels` item in a feed list.
<img alt="alt-img" src="images/label-menu.png" width="600px">
New label's title and color can also be chosen.
<img alt="alt-img" src="images/label-dialog.png" width="200px">
Unassigning a message label might easily be done through the message viewer.
<img alt="alt-img" src="images/label-assign.png" width="600px">
Note that unassigning the message labels is also synchronized at regular intervals (with services that support label synchronization).
Message filters can also assign or remove labels from messages.