org capture templates
This commit is contained in:
@@ -69,6 +69,10 @@
|
||||
notmuch = {
|
||||
enable = true;
|
||||
new.tags = [ "new" ];
|
||||
search.excludeTags = [
|
||||
"trash"
|
||||
"spam"
|
||||
];
|
||||
hooks = {
|
||||
postNew = ''
|
||||
notmuch tag +sent -new tag:new from:mthomson@konradgroup.com
|
||||
|
||||
Reference in New Issue
Block a user