Notmuch: Filter cl-webkit.

master
Pierre Neidhardt 2021-07-01 14:52:08 +02:00
parent c7dbb8000a
commit 95f9935dd3
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
(setq notmuch-saved-searches
`((:name "inbox" :query "tag:inbox and date:1w.." :key ,(kbd "i"))
(:name "unread" :query "tag:unread and -(to:nyxt@noreply.github.com or from:noreply@discourse.atlas.engineer)":key ,(kbd "u"))
(:name "unread" :query "tag:unread and -(to:nyxt@noreply.github.com or cl-webkit@noreply.github.com or from:noreply@discourse.atlas.engineer)":key ,(kbd "u"))
(:name "unread-all" :query "tag:unread" :key ,(kbd "U"))
(:name "flagged" :query "tag:flagged" :key ,(kbd "f"))
(:name "sent" :query "tag:sent and date:1w.." :key ,(kbd "t"))