From d5dbdde553828b1af43ba2a34347a367f9e2890e Mon Sep 17 00:00:00 2001
From: Amin Bandali <amin@gnu.org>
Date: Wed, 29 Aug 2018 22:27:06 -0400
Subject: [PATCH] [rc/notmuch] add work and lists/alloytools tagging rules

---
 rc.org | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/rc.org b/rc.org
index 1821b82..2819060 100644
--- a/rc.org
+++ b/rc.org
@@ -2292,13 +2292,15 @@ notmuch tag -inbox +lists/haskell-weekly   -- folder:amin/lists/haskell-weekly
 
 notmuch tag -inbox +pay -- folder:amin/pay
 notmuch tag -inbox +banking -- folder:amin/banking
+notmuch tag -inbox +work -- folder:amin/work
 # </aminb>
 
 # <uw>
 notmuch tag -inbox +uw/cs136 -- folder:uwaterloo/lists/cs136
-notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463
 notmuch tag -inbox +uw/se212 -- folder:uwaterloo/lists/se212
+notmuch tag -inbox +uw/se463 -- folder:uwaterloo/lists/se463
 
+notmuch tag -inbox +lists/alloytools       -- folder:uwaterloo/lists/alloytools
 notmuch tag -inbox +lists/clvsingle        -- folder:uwaterloo/lists/Clvsingle
 notmuch tag -inbox +lists/gsa              -- folder:uwaterloo/lists/GSA
 notmuch tag -inbox +lists/math-grad        -- folder:uwaterloo/lists/Math-grad
-- 
2.20.1