From 81468c846507642b70695cec19eca513ae861775 Mon Sep 17 00:00:00 2001 From: Oscar Najera Date: Sat, 15 Feb 2025 18:59:29 +0100 Subject: notmuch filter unread --- config/doom/config.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'config') diff --git a/config/doom/config.org b/config/doom/config.org index ad09a93..d7c92ce 100644 --- a/config/doom/config.org +++ b/config/doom/config.org @@ -414,7 +414,7 @@ this new window. (:name "Isar-Speak" :query "(tag:Isar-Speak or tag:lists/isar-speak-officers) and tag:unread" :key "t") (:name "flagged" :query "tag:flagged" :key "f") (:name "sent" :query "tag:sent" :key "s") - (:name "unread" :query "tag:unread and not tag:fail2ban and not tag:Checkm-Alerts" :key "u") + (:name "unread" :query "tag:unread and not tag:fail2ban and not tag:CheckMK-Alerts" :key "u") (:name "drafts" :query "tag:draft" :key "d"))) (setq notmuch-show-all-tags-list t -- cgit v1.2.3