mirror of
https://github.com/protesilaos/dotfiles.git
synced 2026-09-10 07:16:20 -04:00
.notmuch-config: remove the "new" tag
I do not need it right now. Everything being filtered to the inbox is fine for my own email correspondence. Though I will revisit this topic once/if I bring mailing lists into notmuch.
This commit is contained in:
parent
a449ffb054
commit
c87b205f5e
|
|
@ -51,10 +51,8 @@ name=Protesilaos Stavrou
|
|||
# in the mail store.
|
||||
#
|
||||
|
||||
# NOTE 2021-05-13: the "new" tag needs review as it only makes sense
|
||||
# with some extra setup that involves hooks.
|
||||
[new]
|
||||
tags=new;unread;inbox;
|
||||
tags=unread;inbox;
|
||||
ignore=
|
||||
|
||||
# Search configuration
|
||||
|
|
|
|||
Loading…
Reference in a new issue