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 "<pipe-message>khard add-email<return>" "add the sender address to khard"
mailboxes "+mailfence/inbox"
mailboxes "+mailfence/sent"
# open mailcap in attach view
bind attach <return> view-mailcap
-# add sender to goobook
-macro index,pager a "<pipe-message>goobook add<return>" "add the sender address to goobook"
-
macro index,pager <f2> '<sync-mailbox><enter-command>source $my_config_dir/accounts/mailfence<enter><change-folder>!<enter>'
macro index,pager <f3> '<sync-mailbox><enter-command>source $my_config_dir/accounts/fpp<enter><change-folder>!<enter>'