Ability to block tags #2727

Open
opened 2019-08-13 19:43:59 +02:00 by tzarebczan · 5 comments
tzarebczan commented 2019-08-13 19:43:59 +02:00 (Migrated from github.com)

Fall out from https://github.com/lbryio/lbry-desktop/issues/2423

Users should have the ability to block certain tags they don't want to see. These would be passed into the not_in_tags claim search parameter.

Fall out from https://github.com/lbryio/lbry-desktop/issues/2423 Users should have the ability to block certain tags they don't want to see. These would be passed into the not_in_tags claim search parameter.
jessopb commented 2019-08-20 22:07:27 +02:00 (Migrated from github.com)

The above is pretty easy - deciding how and where to display blocked tags in the current UI is more involved. Dragging them into buckets might be nice.

Users might want "multis" or views they can customize that each include or exclude different sets of tags. Then each view would have its own list of followed and blocked tags.

The above is pretty easy - deciding how and where to display blocked tags in the current UI is more involved. Dragging them into buckets might be nice. Users might want "multis" or views they can customize that each include or exclude different sets of tags. Then each view would have its own list of followed and blocked tags.
tzarebczan commented 2019-12-10 16:04:53 +01:00 (Migrated from github.com)

This feature was recently requested by a user on Twitter.

This feature was recently requested by a user on Twitter.
tzarebczan commented 2020-01-28 03:53:45 +01:00 (Migrated from github.com)

Seeing lots of requests for this recently. We may need to limit the number of blocked tags based on sdk performance, but we should consider it soon so users can filter out content they are not interested in.

Seeing lots of requests for this recently. We may need to limit the number of blocked tags based on sdk performance, but we should consider it soon so users can filter out content they are not interested in.
kauffj commented 2020-01-28 17:40:49 +01:00 (Migrated from github.com)

Blocking tags isn't going to fix the problem of tags rapidly becoming worthless. It's a bandaid fix that people are asking for because they are seeing tags become worthless.

Blocking tags isn't going to fix the problem of tags rapidly becoming worthless. It's a bandaid fix that people are asking for because they are seeing tags become worthless.
nikooo777 commented 2020-01-28 18:40:37 +01:00 (Migrated from github.com)

I think tags becoming worthless is a different issue than this one.
Blocking tags should be a feature IMHO. I too would want to block certain topics so that I don't have to deal with them.

EDIT: this could actually improve the situation as publishers will be less inclined to spam all sort of tags in fear that their content might get blocked by a filter thus creating a self-balancing environment.

I think tags becoming worthless is a different issue than this one. Blocking tags should be a feature IMHO. I too would want to block certain topics so that I don't have to deal with them. EDIT: this could actually improve the situation as publishers will be less inclined to spam all sort of tags in fear that their content might get blocked by a filter thus creating a self-balancing environment.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: LBRYCommunity/lbry-desktop#2727
No description provided.