From: Penny Leach Date: Fri, 30 Apr 2010 15:54:44 +0000 (+0200) Subject: Changed add to address book source from abook to google X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=1842264d4f35ca644dd25000a53ec2fed2c75b84;p=dotfiles%2Fmutt.git Changed add to address book source from abook to google --- diff --git a/.muttrc b/.muttrc index 9eb1cf6..1d94727 100644 --- a/.muttrc +++ b/.muttrc @@ -92,7 +92,9 @@ macro index,pager e ':set my_editor="$editor":set editor=sensible-editor< macro index \e2 ":set from=\"penny@mjollnir.org\"\n:set record=\"~/Maildir/sgn/store/\"\n" "Switch to penny@mjollnir.org" # Note this CONFLICTS with TOFU keybinding macro index \e3 ":set from=\"penny@liip.ch\"\n:set record=\"~/Maildir/liip/store/\"\n" "Switch to penny.leach@liip.ch" -macro index,pager A "abook --add-email-quiet" "add the sender address to abook" +#macro index,pager A "abook --add-email-quiet" "add the sender address to abook" +macro index,pager A "goobook add" "add the sender address to Google contacts" + bind index \es decrypt-save bind pager \es decrypt-save