summaryrefslogtreecommitdiffstats
path: root/notmuch
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-02-17 16:19:32 -0500
committerJesse Luehrs <doy@tozt.net>2019-02-17 16:19:32 -0500
commit1c73d7bad4c789e45e91c9b3bbdbf1d265f6f8ed (patch)
treedd83751147c22e1c0255a4188da65b0fad98e50c /notmuch
parent4c56c5869df054e15a65088331991e2c305887e7 (diff)
downloadconf-1c73d7bad4c789e45e91c9b3bbdbf1d265f6f8ed.tar.gz
conf-1c73d7bad4c789e45e91c9b3bbdbf1d265f6f8ed.zip
switch to neomutt and clean up my notmuch usage a bit
Diffstat (limited to 'notmuch')
-rwxr-xr-xnotmuch/hooks/post-new4
1 files changed, 2 insertions, 2 deletions
diff --git a/notmuch/hooks/post-new b/notmuch/hooks/post-new
index 27e503f..8809f91 100755
--- a/notmuch/hooks/post-new
+++ b/notmuch/hooks/post-new
@@ -1,4 +1,4 @@
#!/bin/sh
-notmuch tag +spam -new -- tag:new and folder:spam
-# notmuch tag -new -- tag:new
+notmuch tag +spam -- folder:spam -tag:spam
+notmuch tag -spam -- -folder:spam tag:spam