[notmuch] Properly tag emails from mailing lists
[~bandali/configs] / notmuch / mail / .notmuch / hooks / post-new
CommitLineData
0b305109
AB
1#!/bin/sh
2afew -tn
1dbe5f7f
AB
3
4# apply tags to lists
5notmuch tag +lists +lists/deepspec -- folder:amin/lists/.deepspec
6notmuch tag +lists +lists/haskell-cafe -- folder:amin/lists/.haskell-cafe
7notmuch tag +lists +lists/haskell-weekly -- folder:amin/lists/.haskell-weekly
8notmuch tag +lists +lists/hackernewsletter -- folder:amin/lists/.hackernewsletter