Adding this python script allows me to search my google contacts when composing a new message with mutt.
http://code.google.com/p/goobook/
sudo easy_install -U goobook
sudo easy_install hcs_utils
~/.netrc
machine google.com
login your@google.email
password secret
added to ~/.muttrc
set query_command="goobook query '%s'"
bind editor <Tab> complete-query
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment