ok, there is the advanced content filter, it has the example
body matches "//s facebook/s /", can I just use body matches "//s tröt/s /" or "//s tröten/s /" to filter these two words and collapse the post? There is no filter that removes the post and does not show it at all?
@utzer ~Friendica~ without the space, also occurances of the word in other words will be triggering the filter. So "tröt" without any spaces, should also match "tröten" while " tröt " will not.
@utzer ~Friendica~ no ATM there is no filter that will compleately _not show_ or _delete_ a posting upon encountering. They will all "only" collapse the posting in the stream.
utzer [Friendica]
•ok, there is the advanced content filter, it has the example
body matches "//s facebook/s /"
, can I just usebody matches "//s tröt/s /" or "//s tröten/s /"
to filter these two words and collapse the post? There is no filter that removes the post and does not show it at all?utzer [Friendica]
•Tobias
•utzer [Friendica]
•Tobias
•@utzer ~Friendica~ just tested it, but it is too greedy and collapsed all the postings. 😉
I'm using the NS.FW filter for most of the things, so I'm not really familiar with the advanced filter.
Tobias
•