diff --git a/mutt/.muttrc b/mutt/.muttrc index 09613be..a4b7602 100644 --- a/mutt/.muttrc +++ b/mutt/.muttrc @@ -28,3 +28,8 @@ macro index,pager gd "=[Gmail]/Drafts" "Go to drafts" macro index,pager e "unset trash\n " "Gmail archive message" # different from Gmail, but wanted to keep "y" to show folders. bind index G imap-fetch-mail + +# Goobook +set query_command="goobook query %s" +macro index,pager a "goobook add" "add sender to google contacts" +bind editor complete-query