this post was submitted on 03 Jul 2023
1 points (100.0% liked)

Lemmy

496 readers
4 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to !meta@lemmy.ml.

founded 4 years ago
MODERATORS
 

I wonder if there is or will be a functionally providing the possibility to "hide" communities for a user? For instance I am not a soccer fan. So hiding communities with particular soccer teams as topic would be great. Later maybe I am interested so "unhiding" would be the other way around.

I don't know the code nor am I a Rust developer. But in my happy little programmer world this doesn't sound too complicated.

What do you think?

P.s. I didn't get a response to my last RFC and am a little concerned that stuff like this is not the point of this community. So please correct me if I'm wrong here :)

you are viewing a single comment's thread
view the rest of the comments
[–] aka_oscar 1 points 1 year ago* (last edited 1 year ago)

You can block communities right now and they'll stop showing up in your feed. Then its just a matter of going to your profile in order to unblock them when you feel its necessary.

I dont think there is a function in lemmy to mass block similar communities. Perhaps we would need to implement tags so we could block all communities with the tag "football" or "drama", etc.