diff options
author | Amin Bandali <amin@gnu.org> | 2018-08-29 22:27:06 -0400 |
---|---|---|
committer | Amin Bandali <amin@gnu.org> | 2018-08-29 22:27:06 -0400 |
commit | d5dbdde553828b1af43ba2a34347a367f9e2890e (patch) | |
tree | b487f336d387cf9988eb2c16e5f424df8ce9bd98 | |
parent | b36bd0dd05d7a650dde379096161500f06ba3bae (diff) | |
download | configs-d5dbdde553828b1af43ba2a34347a367f9e2890e.tar.gz configs-d5dbdde553828b1af43ba2a34347a367f9e2890e.tar.xz configs-d5dbdde553828b1af43ba2a34347a367f9e2890e.zip |
[rc/notmuch] add work and lists/alloytools tagging rules
-rw-r--r-- | rc.org | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |