remove new tag
This commit is contained in:
@@ -45,5 +45,8 @@ echo "[DEBUG] Mark mails in trash folders read"
|
||||
notmuch tag -unread -- path:Trash/**
|
||||
notmuch tag -unread -- path:Trash.ignore-mod/**
|
||||
|
||||
# Remove "new" tag
|
||||
echo "[DEBUG] Remove the 'new' tag"
|
||||
notmuch tag -new -- tag:new
|
||||
|
||||
echo "[DEBUG] poll.sh exited successfully"
|
||||
|
||||
Reference in New Issue
Block a user