Hey !
Lately I just saw that my filters... Didn't work ! I piled them for a month to see that they weren't operant >_<
I tried to follow the instructions from https://selfoss.aditu.de/docs/usage/filters/
preceded by an exclamation mark (!). It will only keep items would not be kept by the filter after the exclamation mark.
Here attempts that aren't effective
Trying to remove all article containing the word "Foo" or "Bar" :
content:/Foo|Bar/!
Should I write it like this ?
content:/Foo!|Bar!/
If I wanted to filter "Foo!" should I write it like this ?
content:/Foo\!!/
Thanks ! (Even better would be a "preview" of what the filter does applied to current feed showing in red/green the ones that were tagged for removal/whitelist but I feel this mlight be overly complicated to do)
Hey !
Lately I just saw that my filters... Didn't work ! I piled them for a month to see that they weren't operant >_<
I tried to follow the instructions from https://selfoss.aditu.de/docs/usage/filters/
Here attempts that aren't effective
Trying to remove all article containing the word "Foo" or "Bar" :
content:/Foo|Bar/!Should I write it like this ?
content:/Foo!|Bar!/If I wanted to filter "Foo!" should I write it like this ?
content:/Foo\!!/Thanks ! (Even better would be a "preview" of what the filter does applied to current feed showing in red/green the ones that were tagged for removal/whitelist but I feel this mlight be overly complicated to do)