From d55f9eef8bb90af4606a70f5367273d8ebcdb972 Mon Sep 17 00:00:00 2001 From: Ben Sima Date: Tue, 10 Jul 2018 16:07:21 -0700 Subject: Update notmuch hook --- mutt/notmuch-hook.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mutt') diff --git a/mutt/notmuch-hook.sh b/mutt/notmuch-hook.sh index 3b3580d..eec6680 100755 --- a/mutt/notmuch-hook.sh +++ b/mutt/notmuch-hook.sh @@ -6,7 +6,7 @@ notmuch new notmuch tag +inbox +unread -new -- tag:new # tag all messages from "me" as sent and rmeove tags inbox and unread -notmuch tag -new -inbox +sent -- from:ben@bsima.me or from:bsima@me.com +notmuch tag -new -unread -inbox +sent -- from:ben@bsima.me or from:bsima@me.com # tag some newsletters, but don't show them in inbox notmuch tag +newsletters -new -inbox -- \ -- cgit v1.2.3