muttrc: switchted from abook to khard

This commit is contained in:
Marcel Kapfer 2017-08-10 09:29:47 +02:00
parent ded7a2e1c4
commit 8bd318bbe4
1 changed files with 5 additions and 3 deletions

View File

@ -45,10 +45,12 @@ set mailcap_path = ~/.mutt/mailcap
alternative_order text/plain text/html
auto_view text/html
## Abook
set query_command= "abook --mutt-query '%s'"
macro index,pager a "<pipe-message>abook --add-email-quiet<return>" "Add this sender to Abook"
## khard
set query_command= "khard email --parsable %s"
bind editor <Tab> complete-query
bind editor ^T complete
macro index,pager a "<pipe-message>khard add-email<return>" "Add this sender to khard"
## Sidebar
## Variables