summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org5
1 files changed, 3 insertions, 2 deletions
diff --git a/notmuch.org b/notmuch.org
index 4cfd416..76e484c 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -74,11 +74,12 @@
,(jao-notmuch--q "bigml" "bug" "bb")
,@(jao-notmuch--mboxes-search "bigml" "inbox" "support")
,@(jao-notmuch--mboxes-search "jao")
- ,(jao-notmuch--q "jao" "papers" "jp" '("tag:papers" "tag:new"))
+ ,(jao-notmuch--q "feeds" "papers" "fp" '("tag:papers" "tag:new"))
,(jao-notmuch--q "local" nil "l" '("tag:local" "tag:new"))
,(jao-notmuch--q "gmane" "emacs" "e")
,(jao-notmuch--q "gmane" nil "g"
- '("tag:gmane" "tag:new" "not tag:emacs"))
+ '("tag:gmane" "tag:new"
+ "not tag:emacs" "not tag:papers"))
,@(jao-notmuch--mboxes-search "feeds")
,(jao-notmuch--q "bml" "today" "tb" '("tag:bigml" "date:1d..") t)
,(jao-notmuch--q "jao" "today" "tj"