Allow for filtering the notifications
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 17h
- Merged PRs (30d)
- 123
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to show that you want to have the same feature implemented.
* Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
* Subscribe to receive notifications on status change and new comments.
### Feature description
The current notification system piles up quite some information that cannot be removed (#5585). An alternative to (permanently) removal of the notifications would be to allow to classify and filter them accordingly.
I can think of thinks like
- system messages
- calendar events
- birthdays
- app-specific events (separated by app)
- file changes/updates/shares/...
- core messages
- found updates for apps/core
- connection issues
- conflicting files (possible #4954)
- ...
It would maybe make the removal of notifications less critical if one could toggle a filter which events the user want to see and which should be hidden. That would allow also a sensible default per user (some might be tech-savvy while other want the bare minimum or distraction).
Contributor guide
Assessment
This issue has not been assessed yet.