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

[Feature] Filter notifications based on content #467

Open
Vilhelm-Ian opened this issue Aug 17, 2024 · 3 comments
Open

[Feature] Filter notifications based on content #467

Vilhelm-Ian opened this issue Aug 17, 2024 · 3 comments

Comments

@Vilhelm-Ian
Copy link

I'm always frustrated when I get a certain notification from a program but not all notifications from that program.

I want to if the notification contains a keyword to not be displayed

@quack-o
Copy link

quack-o commented Dec 22, 2024

you can already do that using notification-visibility

@Vilhelm-Ian
Copy link
Author

where and what si that

@quack-o
Copy link

quack-o commented Dec 23, 2024

  "notification-visibility": {
    "DropSync": {
      "state": "ignored",
      "summary": "(?i)changes synced"
    }
  },

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

No branches or pull requests

2 participants