Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add max-urgency option #559

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ThinkChaos
Copy link
Contributor

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.)

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:
```ini
[app-name=Chromium]
max-urgency=normal
```
(I use a dedicated browser for work, so app-name is enough filtering.)
@emersion
Copy link
Owner

emersion commented Mar 9, 2025

I'd prefer a more general approach to this problem, although it is more work: #566

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants