Make possible to enable/disable OS pop'ups based on NC notification type
- Dominant language
- C++
- Stars
- 3.9k
- Forks
- 1k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 127
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.
### Context
Using Windows 11 with Virtual Files enabled.
### Problem
If I should sort the NC desktop client notifications poping up out of my OS notification area, I would say the following:
- 98% of those notifications are sync issues because of conflicting characters, and so on.
- 2% of notifications are Talk notifications for example
So what happen in my case:
I am constantly disturb by notifications poping up because of sync issues that I really don't care about.
So I shut down notifications, enabling the focus mode.
But doing that, I also shut down notifications that I would like to receive, such as somebody mentionning me in a conversation.
### Feature description
What would be great in my opinion is to make possible to disable certain kind of notifications:
I'd like to have popup notifications for Talk, but not file sync errors.
In the case there is a file sync error, I just have to click the tray icon, and look it up.
Contributor guide
Assessment
This issue has not been assessed yet.