AutoYADM commit: 2025-03-16 01:45:07
This commit is contained in:
parent
56ef92bfff
commit
5ee95dc7bb
4 changed files with 6 additions and 4 deletions
|
@ -24,6 +24,7 @@ pgp-error-level = warn
|
||||||
pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214
|
pgp-key-id = 965699C862DA92143CDE2877D1B0947B25420214
|
||||||
|
|
||||||
[school]
|
[school]
|
||||||
|
archive = archive
|
||||||
source = notmuch://~/.mail/
|
source = notmuch://~/.mail/
|
||||||
maildir-store = ~/.mail/
|
maildir-store = ~/.mail/
|
||||||
maildir-account-path = school
|
maildir-account-path = school
|
||||||
|
|
|
@ -70,7 +70,8 @@ zb = :align bottom<Enter>
|
||||||
<Enter> = :view<Enter>
|
<Enter> = :view<Enter>
|
||||||
d = :choose -o y 'Really delete this message' delete-message<Enter>
|
d = :choose -o y 'Really delete this message' delete-message<Enter>
|
||||||
D = :delete<Enter>
|
D = :delete<Enter>
|
||||||
a = :tag +archive<Enter>
|
a = :tag +archive<Enter>:archive flat<Enter>
|
||||||
|
# a = :echo hi<Enter>:echo hey<Enter>
|
||||||
A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter>
|
A = :unmark -a<Enter>:mark -T<Enter>:archive flat<Enter>
|
||||||
|
|
||||||
C = :compose<Enter>
|
C = :compose<Enter>
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:personal and not tag:git and not tag:srht
|
InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:personal and not tag:git and not tag:srht and not (from:daniel@ficd.ca or from:ficcdaf@proton.me)
|
||||||
SentNM=tag:sent and tag:personal
|
SentNM=(from:daniel@ficd.ca or from:ficcdaf@proton.me)
|
||||||
to-me=tag:to-me and tag:personal
|
to-me=tag:to-me and tag:personal
|
||||||
sr.ht=tag:inbox and tag:srht and tag:personal
|
sr.ht=tag:inbox and tag:srht and tag:personal
|
||||||
git=tag:inbox and tag:git and tag:personal
|
git=tag:inbox and tag:git and tag:personal
|
||||||
|
|
|
@ -1,4 +1,4 @@
|
||||||
InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:school and not tag:git and not tag:srht
|
InboxNM=tag:inbox and not tag:archived and not tag:deleted and tag:school and not tag:git and not tag:srht and not (from:fichtinger.d@queensu.ca or from:18daf3@queensu.ca)
|
||||||
SentNM=tag:sent and tag:school and (from:fichtinger.d@queensu.ca or from:18daf3@queensu.ca)
|
SentNM=tag:sent and tag:school and (from:fichtinger.d@queensu.ca or from:18daf3@queensu.ca)
|
||||||
to-me=tag:to-me and tag:school
|
to-me=tag:to-me and tag:school
|
||||||
# sr.ht=tag:inbox and tag:srht
|
# sr.ht=tag:inbox and tag:srht
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue