summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
authorjao <jao@gnu.org>2021-07-10 02:23:24 +0100
committerjao <jao@gnu.org>2021-07-10 02:23:24 +0100
commit0fdce9f23b433ce694c1c6a1e3baca80eb4628ed (patch)
tree7e978c317abf88c1de44ea8fa68732943aff47a1 /notmuch.org
parent6c1ad29239091c29f8e71847b7d9e14795de0d52 (diff)
downloadelibs-0fdce9f23b433ce694c1c6a1e3baca80eb4628ed.tar.gz
elibs-0fdce9f23b433ce694c1c6a1e3baca80eb4628ed.tar.bz2
notmuch
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"