X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/3910639f1a69138a73e072da946e056e31de76ef..refs/heads/ultrahaptics:/mutt/hooks diff --git a/mutt/hooks b/mutt/hooks index f1f39aa..55b0fd7 100644 --- a/mutt/hooks +++ b/mutt/hooks @@ -1,10 +1,10 @@ # vim: ft=muttrc -reply-hook . source ~/.mutt/accounts/gmail +reply-hook . source ~/.mutt/accounts/office365 reply-hook "%L chakra" source ~/.mutt/accounts/chakra reply-hook "%L unimaas" source ~/.mutt/accounts/unimaas reply-hook "%L cadscan" source ~/.mutt/accounts/cadscan -folder-hook . source ~/.mutt/accounts/gmail +folder-hook . source ~/.mutt/accounts/office365 folder-hook chakra source ~/.mutt/accounts/chakra folder-hook unimaas source ~/.mutt/accounts/unimaas folder-hook cadscan source ~/.mutt/accounts/cadscan @@ -13,13 +13,13 @@ folder-hook * "exec collapse-all" # limit inbox to Unread and Flagged mails folder-hook inbox push '=(=U|=F)' -# delete mails older than 3 months -folder-hook inbox push '!~(~U|~F|~d<3m)' +# delete mails older than 3 months +# folder-hook inbox push '!~(~U|~F|~d<3m)' # limit youtube to Unread and Flagged mails -folder-hook youtube push '=(=U|=F)' +# folder-hook youtube push '=(=U|=F)' # delete other mails -folder-hook youtube push '!~(~U|~F)' +# folder-hook youtube push '!~(~U|~F)' # open video in mpv folder-hook * bind index,pager m mail