X-Git-Url: https://git.shemshak.org/~bandali/configs/blobdiff_plain/0b305109b5e5d1996a817bba976ca85a7a7a652a..d294b87b39e2e0d165872aaf947b4a5146e9b397:/notmuch/mail/.notmuch/hooks/post-new diff --git a/notmuch/mail/.notmuch/hooks/post-new b/notmuch/mail/.notmuch/hooks/post-new index 4be7355..01ec2d2 100755 --- a/notmuch/mail/.notmuch/hooks/post-new +++ b/notmuch/mail/.notmuch/hooks/post-new @@ -1,2 +1,8 @@ #!/bin/sh afew -tn + +# apply tags to lists +notmuch tag +lists +lists/deepspec -- folder:amin/lists/deepspec +notmuch tag +lists +lists/haskell-cafe -- folder:amin/lists/haskell-cafe +notmuch tag +lists +lists/haskell-weekly -- folder:amin/lists/haskell-weekly +notmuch tag +lists +lists/hackernewsletter -- folder:amin/lists/hackernewsletter