multiple mutt changes

This commit is contained in:
joelchrono12 2023-01-18 08:53:18 -06:00
parent 8b17f259ed
commit 48230d73bd
Signed by: chrono
GPG Key ID: E23D9C7FA57497A6
3 changed files with 13 additions and 5 deletions

View File

@ -21,4 +21,7 @@ macro index,pager gf "<change-folder>=Fosstodon/<enter>" "go to Fosstodon"
macro index o "<shell-escape>mw -y chrono@tilde.cafe<enter>" "run mbsync to sync chrono@tilde.cafe"
mailboxes "=Fosstodon" "=Queue" "=Trash" "=Junk" "=Drafts" "=Archive" "=Sent" "=INBOX"
mailboxes "=INBOX" "=Fosstodon" "=Queue" "=Trash" "=Junk" "=Drafts" "=Archive" "=Sent" "=Mstdn_MX"
macro index \eg "<enter-command>unset wait_key<enter><shell-escape>gpg --list-secret-keys; printf 'Enter email ID of user to publish: '; read eID; printf 'Enter fingerprint of GPG key to publish: '; read eFGPT; /usr/local/libexec/gpg-wks-client --create \$eFGPT \$eID | msmtp --read-envelope-from --read-recipients -a chrono@tilde.cafe<enter>" "publish GPG key to WKS provider"
macro index \eh "<pipe-message>/usr/local/libexec/gpg-wks-client --receive | msmtp --read-envelope-from --read-recipients -a chrono@tilde.cafe<enter>" "confirm GPG publication"

View File

@ -16,5 +16,10 @@ set trash = +Trash
set record = +Sent
macro index o "<shell-escape>mw -y joel.chrono@disroot.org<enter>" "run mbsync to sync joel.chrono@disroot.org"
macro index \eg "<enter-command>unset wait_key<enter><shell-escape>gpg --list-secret-keys; printf 'Enter email ID of user to publish: '; read eID; printf 'Enter fingerprint of GPG key to publish: '; read eFGPT; /usr/local/libexec/gpg-wks-client --create \$eFGPT \$eID | msmtp --read-envelope-from --read-recipients -a joel.chrono@disroot.org<enter>" "publish GPG key to WKS provider"
macro index \eh "<pipe-message>/usr/local/libexec/gpg-wks-client --receive | msmtp --read-envelope-from --read-recipients -a joel.chrono@disroot.org<enter>" "confirm GPG publication"
mailboxes "=Gamedev" "=Newsletters" "=Drafts" "=Reddit" "=Queue" "=GitHub" "=Junk" "=Blog Comments" "=Archive" "=Mastodon Memories" "=Sent" "=Trash" "=INBOX"
macro index,pager Mf ";<save-message>=Fosstodon/<enter>" "move mail to Fosstodon"
macro index,pager Mc ";<save-message>=Conversations/<enter>" "move mail to Conversations"
mailboxes "=INBOX" "=Trash" "=Sent" "=Mastodon Memories" "=Archive" "=Conversations" "=Junk" "=GitHub" "=Queue" "=Social" "=Drafts" "=Newsletters" "=Gamedev"

View File

@ -19,12 +19,12 @@ macro index,pager A \
set query_command = "khard email --parsable %s"
bind editor <Tab> complete-query
bind editor ^T complete
macro index,pager Mf ";<save-message>=Fosstodon/<enter>" "move mail to Fosstodon"
source /home/chrono/.config/mutt/accounts/joel.chrono@disroot.org.muttrc
source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc
#source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc
source /home/chrono/.config/mutt/accounts/joel.chrono@disroot.org.muttrc
macro index,pager i1 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/joel.chrono@disroot.org.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to joel.chrono@disroot.org"
macro index,pager i2 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to chrono@tilde.cafe"
#macro index,pager i2 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to chrono@tilde.cafe"
macro index,pager i2 '<sync-mailbox><enter-command>source /home/chrono/.config/mutt/accounts/chrono@tilde.cafe.muttrc<enter><change-folder>!<enter>;<check-stats>' "switch to chrono@tilde.cafe"