summaryrefslogtreecommitdiffhomepage
path: root/notmuch.org
diff options
context:
space:
mode:
Diffstat (limited to 'notmuch.org')
-rw-r--r--notmuch.org4
1 files changed, 2 insertions, 2 deletions
diff --git a/notmuch.org b/notmuch.org
index e42016d..b782947 100644
--- a/notmuch.org
+++ b/notmuch.org
@@ -90,9 +90,9 @@
,(jao-notmuch--qn "feeds" "lobsters" "fl" '("tag:lobsters"))
,(jao-notmuch--qn "feeds" "prog" "fp" '("tag:prog" "not tag:lobsters"))
,@(jao-notmuch--mboxes-search "feeds" "emacs" "prog")
- ,(jao-notmuch--q "bml" "today" "tb" '("tag:bigml" "date:1d..") t)
+ ,(jao-notmuch--q "bml" "today" "tb" '("tag:bigml" "date:24h..") t)
,(jao-notmuch--q "jao" "today" "tj"
- '("tag:jao" "date:1d.."
+ '("tag:jao" "date:24h.."
"not tag:\"/(feeds|spam|local)/\"")
t)
,(jao-notmuch--q "bml" "flagged" "rb" '("tag:flagged" "tag:bigml") t)