Add priority filtering, notification settings per topic etc #8
Reference in New Issue
Block a user
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?
It would be helpful to have features similar to the Android app in order to configure WHAT notifications should be shown, and HOW. Like:
Hi @cmeis
In it's current form, using WinForms (pun intended) do not think it is possible to create individual sounds per priority and topic. It appears the
NotifyIcon
used in the project from WinForms provides no method to do this, and I am not sure MS intends that to be customisable outside of the system sound settings.