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或关注我们的公众号极客氢云获取最新地址