[bin] Expand notmuch-hook.sh into mail-sync.sh
This commit is contained in:
parent
c873278609
commit
9a36eb24f1
1 changed files with 0 additions and 7 deletions
|
@ -1,7 +0,0 @@
|
|||
#!/bin/sh
|
||||
notmuch new
|
||||
# retag all "new" messages "inbox" and "unread"
|
||||
notmuch tag +inbox +unread -new -- tag:new
|
||||
# tag all messages from "me" as sent and remove tags inbox and unread
|
||||
notmuch tag -new -inbox +sent -- from:adam@theadamcooper.com
|
||||
|
Loading…
Reference in a new issue