X-Git-Url: https://git.rmz.io/dotfiles.git/blobdiff_plain/5278b58a9efffc9e9850104091d8d93551118036..06d4d4e9d0ff5b63f197d514a314a41eeb5d65be:/mutt/accounts/mailfence diff --git a/mutt/accounts/mailfence b/mutt/accounts/mailfence index 5e54663..aedd516 100644 --- a/mutt/accounts/mailfence +++ b/mutt/accounts/mailfence @@ -11,9 +11,10 @@ set trash = "+mailfence/trash" # deleted messages go here set mbox = "+mailfence/archive" unset move # do not move read msgs, we archive them after 3 months -# goobook -#TODO -# set query_command = "goobook query '%s'" +# contacts +set query_command = "khard email --parsable '%s'" +# add sender to khard +macro index,pager a "khard add-email" "add the sender address to khard" mailboxes "+mailfence/inbox" mailboxes "+mailfence/sent"