aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authorÓscar Nájera <hi@oscarnajera.com>2021-08-06 01:15:24 +0200
committerÓscar Nájera <hi@oscarnajera.com>2021-08-06 01:15:24 +0200
commit185eae8b3deccd5214788a3c0bca28a49ea4e2e2 (patch)
tree005effa56865c4c6b13d78d49cd15f98899d0d3e /config
parent0e868ce43f20705a22a0dd75ee658f072b2ba537 (diff)
downloaddotfiles-185eae8b3deccd5214788a3c0bca28a49ea4e2e2.tar.gz
dotfiles-185eae8b3deccd5214788a3c0bca28a49ea4e2e2.tar.bz2
dotfiles-185eae8b3deccd5214788a3c0bca28a49ea4e2e2.zip
IsarSpeak filter
Diffstat (limited to 'config')
-rw-r--r--config/doom/config.org2
1 files changed, 1 insertions, 1 deletions
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")