mako icon indicating copy to clipboard operation
mako copied to clipboard

Add max-urgency option

Open ThinkChaos opened this issue 9 months ago • 1 comments

Allow limiting notification urgency to a given maximum.

I'm unfortunately forced to use MS Teams for work, and basically all its notifications are marked as urgent (at least when using the website). This change allows me to cap that:

[app-name=Chromium]
max-urgency=normal

(I use a dedicated browser for work, so app-name is enough filtering.)

ThinkChaos avatar Feb 23 '25 02:02 ThinkChaos

I'd prefer a more general approach to this problem, although it is more work: https://github.com/emersion/mako/issues/566

emersion avatar Mar 09 '25 10:03 emersion