From 69b4a4f470eaa19d53fff2de7ca608afacc9e0fc Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Sun, 22 Oct 2023 20:18:08 +0200 Subject: apparently -new moves it out of the new folder --- mut/bin/notmuch-hook | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mut/bin') diff --git a/mut/bin/notmuch-hook b/mut/bin/notmuch-hook index 32cf9ab..0e49783 100755 --- a/mut/bin/notmuch-hook +++ b/mut/bin/notmuch-hook @@ -2,9 +2,9 @@ notmuch new --quiet notmuch tag -new +unread +jobs -- 'tag:new and (from:jobs-listings* or from:jobs-noreply*)' notmuch tag -new +unread +houses -- 'tag:new and (from:"'$MAKELAAR'" or thread:{'$MAKELAAR'})' -notmuch tag -new -inbox +unread +dev -- 'tag:new and (from:/.*github.com/ or thread:{from:/.*github.com/})' +notmuch tag -new +unread +dev -- 'tag:new and (from:/.*github.com/ or thread:{from:/.*github.com/})' -notmuch tag -new +inbox +unread -- tag:new +notmuch tag +inbox +unread -- tag:new # Gmail + mbsync = a lot of duplicates due to the archive notmuch tag -new -inbox +archive -- 'folder:/Archive/ -folder:/Inbox/ -folder:/\[Gmail\]/ -folder:/FarDrafts/ -folder:/Important/ -folder:/Sent/' -- cgit v1.2.3