X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/configs/blobdiff_plain/0b305109b5e5d1996a817bba976ca85a7a7a652a..056eba24a096c9e6ea355936063d5f60741265e3:/notmuch/mail/.notmuch/hooks/post-new?ds=sidebyside diff --git a/notmuch/mail/.notmuch/hooks/post-new b/notmuch/mail/.notmuch/hooks/post-new index 4be7355..d995f9b 100755 --- a/notmuch/mail/.notmuch/hooks/post-new +++ b/notmuch/mail/.notmuch/hooks/post-new @@ -1,2 +1,12 @@ #!/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 +notmuch tag +lists +lists/notmuch -- folder:amin/lists/notmuch +notmuch tag +lists +lists/info-gnu-emacs -- folder:amin/lists/info-gnu-emacs +notmuch tag +lists +lists/help-gnu-emacs -- folder:amin/lists/help-gnu-emacs +notmuch tag +lists +lists/emacs-devel -- folder:amin/lists/emacs-devel