Greasy Fork is available in English.

Lemmy post utilities - Filter posts by title

Filters posts on any lemmy instance by text in the title. It can also auto-open image posts, unblur thumbnails, and other things.

< Commentaires sur Lemmy post utilities - Filter posts by title

Avis: OK - le script fonctionne, mais souffre de quelques problèmes

do u accept feature requests ? ( i really hope so)
can u add a domain filter: like hide links according to a keyword database. for exemple keyword 'nbc' hides all nbc.com links from main feed. just a fellow lemmy user request (if feasable) since i am not that tech savy. thank you.

XynothAuteur
§
Posté le: 18/11/2023

You can already do that, in the blacklist popup just type "source:nbc" and it will hide any domain that contains "nbc" in their url.

If you only want to filter the "nbc" domain but not urls that may have "nbc" in parts of their url, you can mix "source:" with "regex:"

For example -> `source:regex:http(s?):\/\/(.*\.)?nbc\.` -> This will filter any domain or subdomain of nbc.

Poster une réponse

Connectez-vous pour poster une réponse.