From 185eae8b3deccd5214788a3c0bca28a49ea4e2e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=93scar=20N=C3=A1jera?= Date: Fri, 6 Aug 2021 01:15:24 +0200 Subject: IsarSpeak filter --- 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 f54a8e7..ee6dca8 100644 --- a/config/doom/config.org +++ b/config/doom/config.org @@ -199,7 +199,7 @@ this new window. (setq notmuch-saved-searches '((:name "inbox" :query "tag:inbox" :key "i" :sort-order newest-first) (:name "CMK" :query "(tag:CMK-JIRA or tag:lists/gerrit-check_mk) and tag:unread" :key "c") - (:name "Isar-Speak" :query "(tag:toastmasters or tag:lists/isar-speak-officers or to isarspeak@gmail.com) and tag:unread" :key "t") + (: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" :key "u") -- cgit v1.2.3