Feature idea: Hide an individual post
Feature idea: Hide an individual post
and the current “Hide read posts” option is just a bit too overkill
Exactly! I don’t want to read everything I hide and I don’t want to hide everything I read.
You should give Voyager a try vger.app
You can slide posts to hide them, that’s how my feed stays fresh.
Not quite the same thing but just today I’ve come across this userscript: lemmy-keyword-filter
It’s a very simple keyword filter. I am using it to get rid of some hype noise from a community that I am otherwise interested in. You might want to edit the @match rule to restrict it to the Lemmy instances you use.
I use Violentmonkey to run it but any userscript engine should do as long as it supports GM_getValue, GM_setValue and GM_registerMenuCommand which are used to provide a minimal UI to edit the keyword list.