From 2191e2ad9d6086dfb403b480c8ab3ffdfc072d8c Mon Sep 17 00:00:00 2001 From: Matthew Lemon Date: Fri, 13 Jan 2023 08:26:58 +0000 Subject: tweak --- mrlnotmuch.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mrlnotmuch.sh b/mrlnotmuch.sh index f384051..d028ccc 100755 --- a/mrlnotmuch.sh +++ b/mrlnotmuch.sh @@ -5,7 +5,7 @@ notmuch tag +emacs from:info@protesilaos.com > /dev/null 2>&1 notmuch tag +list +emacs to:~protesilaos/denote@lists.sr.ht > /dev/null 2>&1 notmuch tag +list from:ek@eleanorkonik.com > /dev/null 2>&1 notmuch tag +receipt from:platform@parentpay.com > /dev/null 2>&1 -notmuch tag +todo to:madmin+task@rushpost.com > /dev/null 2>&1 +notmuch tag +todo +unread from:matt@matthewlemon.com to:madmin+task@rushpost.com > /dev/null 2>&1 notmuch tag +school from:SC9294404a@schoolcomms.com > /dev/null 2>&1 notmuch tag +school from:27ED003@groupcallalert.com > /dev/null 2>&1 notmuch tag +deleted from:verify@twitter.com > /dev/null 2>&1 -- cgit v1.2.3