From f7ad1262a7e61038c0f386eb6228236685345e2c Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Sat, 1 Jul 2023 22:58:48 +0200 Subject: add some stuff --- shell-scripts/notmuch-hook | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'shell-scripts') diff --git a/shell-scripts/notmuch-hook b/shell-scripts/notmuch-hook index 12e2d05..ac8a13f 100644 --- a/shell-scripts/notmuch-hook +++ b/shell-scripts/notmuch-hook @@ -7,7 +7,7 @@ notmuch tag -new -inbox +unread +dev -- 'tag:new and (from:/.*github.com/ or thr notmuch tag -new +inbox +unread -- tag:new and path:gmail/Inbox/** # Gmail + mbsync = a lot of duplicates due to the archive -notmuch tag -new +archive -- 'path:gmail/Archive/** -path:gmail/Inbox/** -path:gmail/[Gmail]/** -path:gmail/FarDrafts/** -path:gmail/Important/** -path:gmail/Sent/**' +notmuch tag -new -inbox +archive -- 'path:gmail/Archive/** -path:gmail/Inbox/** -path:gmail/[Gmail]/** -path:gmail/FarDrafts/** -path:gmail/Important/** -path:gmail/Sent/**' # Tag messages with files that were moved to trash in neomutt notmuch tag --remove-all +trash -- path:gmail/Trash/** -- cgit v1.2.3