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.

< 腳本Lemmy post utilities - Filter posts by title的回應

評論:普通 - 腳本能使用,但有一些問題

§
發表於:2023-10-14

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.

Xynoth作者
§
發表於:2023-11-18

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.

發表回覆

登入以回復

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址