mirror of
https://github.com/martinrotter/rssguard.git
synced 2025-02-03 02:37:46 +01:00
Update filters.md
This commit is contained in:
parent
a51eb709e4
commit
661e0a7c8a
@ -5,7 +5,7 @@ Sometimes you need to automatically tweak the incoming article - mark it starred
|
||||
## `Article filters` dialog
|
||||
The dialog seen below offers you a way of managing your article filters. You can assign single filter to multiple feeds.
|
||||
|
||||
`Test` button tests selected filter against existing messages. `Process checked feeds` runs the filter against messages from checked feeds.
|
||||
`Test` button tests selected filter against existing messages. `Process checked feeds` runs the filter against existing messages from checked feeds - in this mode all modifications made by the filter are saved to existing messages.
|
||||
|
||||
<img alt="alt-img" src="images/filters-dialog.png" width="600px">
|
||||
|
||||
@ -296,4 +296,4 @@ function filterMessage() {
|
||||
|
||||
return MessageObject.Accept;
|
||||
}
|
||||
```
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user