Mutt khard

From wikinotes
Revision as of 17:10, 29 December 2020 by Will (talk | contribs) (Created page with "Instructions for integrating khard into mutt. = Configuration = <blockquote> <source lang="bash"> # ~/.mutt/muttrc set query_command= "khard email --parsable %s" macro...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Instructions for integrating khard into mutt.


Configuration

# ~/.mutt/muttrc

set query_command= "khard email --parsable %s"

macro index,pager a "<pipe-message>khard add-email<return>" \
    "Add sender to contacts (khard)"