Improvement: Filters per List #171
Labels
No labels
bug
contribution welcome
duplicate
enhancement
later
not planned
out of scope
question
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
tom79/Holos-App#171
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently, when a hashtag such as #Firefox is filtered, it is hidden everywhere in the application. At the same time, if the user follows that hashtag, it appears across all lists.
Problem
There is no way to follow a hashtag globally while hiding it only in a specific list.
Proposed solution
Each list should have its own independent filters.
Filters added inside a list should only apply to that list and have no effect anywhere else in the application.
How to enable filters in a list
Inside a list, the user should have a section called “List filters”.
The user can:
From that moment, any content containing this hashtag will be hidden only within that list.
Concrete example
A user follows #Firefox to stay informed.
The user wants:
They add #Firefox to the filters of the “Work” list.
User experience result
In the main timeline, posts containing #Firefox are visible as usual.
In the “Work” list, posts containing #Firefox are hidden.
Summary
Allow each list to have its own filters so that a hashtag can be hidden within a specific list, even if the user follows it elsewhere.