11
votes
Ability to hide posts that link to specific websites
I'd be interested in a feature where I can have a list of top-level domains that I want to ignore content from. For example, I'm never in a position to watch a video when I'm browsing tildes. So I'd like the option to just not see any link to youtube.com or vimeo.com. Maybe I think all content posted to example.com is inflammatory click-bait, so I just want to ignore those links, too.
Would that be possible?
Oh, interesting. I will check that out.
Just FYI, you can access that feature by clicking your username, then "Settings", then "Define topic tag filters"... or by going here: https://tildes.net/settings/filters
It's also available at the bottom of the sidebar on the home page and when you're looking at the topics in a group, inside a collapsed "Filtered topic tags" section.
I figured out a way of doing this using ublock origin filters. Add these to your "my filters" tab in the settings:
Haven't really tested this much, but you might also have to block
youtu.be
.:has()
has zero browser support at the moment.I wasn't aware. Thanks.
This is definitely coming at some point, along with some other filters based on different attributes of topics. For example, every topic shows its "content type" (Video, Article, etc.) and it sounds like you'd be more interested in filtering out the Video type than doing filters on every individual domain.
I had started some work on it a few months ago but it's been hung up for a while now. I hope to get back to it before too much longer, since I think it's a really important functionality to make it easier for people to find the topics they want to see (and avoid the ones they don't).
The request for an ability to hide topics is already on Gitlab and was marked as "in progress" at some point, though I don't know if there has been any since then:
https://gitlab.com/tildes/tildes/issues/51
But I have now added a comment mentioning the request to be able to hide specific domains as well.
Thank you!
Hi @joplin, obviously not exactly what you were asking about, but if you wish to block content beyond just on Tildes - filtering on domain name - you could also employ https://pi-hole.net
Again, that's beyond Tildes, but wasn't sure if you knew about its existence/availability.