spam should not be unread; more spammers
This commit is contained in:
parent
f63038ff8d
commit
aee1cc7a91
3 changed files with 13 additions and 4 deletions
|
@ -3,3 +3,4 @@
|
|||
afew --tag --new
|
||||
notmuch search tag:new | cut -d' ' --complement -f1 | xargs -0 --no-run-if-empty notify-send
|
||||
notmuch tag -new +unread -- tag:new
|
||||
notmuch tag -new -unread -- tag:spam
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue