Is there a way to hide all posts pointing to a domain name? I.e. ignore all posts pointing to CNN or Fox .com

35 points · 4 comments · view on lemmy.world

4 Comments

hsl@wayfarershaven.eu · 13 pts · 3y

This is a support question and belongs in !lemmy_support@lemmy.ml

borlax@lemmy.borlax.com · 6 pts · 3y

I don't think there is any filtering abilities built into Lemmy as of yet, but some of the 3rd party apps may support something like this. I think Mlem on iPhone has a filter function where you can block keywords, but that will only work when accessing from within the app im pretty sure.

Metasyntactic@lemmy.world · 6 pts · 3y (1 reply)

Actually, a scriptable filter (JavaScript? Lua?) for individuals might be nice in a client app or web app

dabaldeagul@feddit.nl · 1 pts · 3y

If a filter were to be added, it would probably either be regex or some simplified markdown (for example in the form of text, te*xt)