mail-notification: Allow to enable per-folder notifications
The mail-notification plugin allows account-granularity exclusions, but not folder-granularity. I've cooked up a first draft patch (see attached) that implements the latter, while retaining the former. It's not ready for prime time but it's completely usable.
I think the main open question is whether and how to maintain forward and backward compatibility with the existing dconf schema at the notify-not-accounts
node. The attached patch doesn't touch the schema, but rather puts full URIs in the notify-not-accounts
node, where bare UIDs have gone. But clearly for an RC the URIs will need to go in a new notify-not-folders
node. Thoughts?
Edited by Milan Crha