(*)~general fixes, small scale
(notmuch)+junk tag (Shell)~sdkman so it uses the current username
This commit is contained in:
@@ -5,6 +5,7 @@ notmuch tag +inbox +unread -new -- tag:new
|
||||
|
||||
notmuch tag -new -unread +inbox +sent -- '(from:"aryadev@aryadevchavali.com*" not to:"*@aryadevchavali.com.com*" not tag:list)'
|
||||
notmuch tag -inbox +list 'from:"rss@aryadevchavali.com"'
|
||||
notmuch tag -inbox -unread +spam 'path:general/Junk/**'
|
||||
|
||||
notmuch tag -inbox +warwick from:'*@warwick.ac.uk*'
|
||||
|
||||
|
||||
@@ -12,7 +12,7 @@
|
||||
#
|
||||
|
||||
[database]
|
||||
path=.local/share/mail
|
||||
path=/home/oreo/.local/share/mail
|
||||
|
||||
# User configuration
|
||||
#
|
||||
@@ -64,7 +64,7 @@ ignore=
|
||||
#
|
||||
|
||||
[search]
|
||||
exclude_tags=trash;deleted;spam;
|
||||
exclude_tags=trash;deleted;spam;junk;
|
||||
|
||||
# Maildir compatibility configuration
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user