Skip to content

marvinthepa/vcs_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This scripts parses all vcards in the directory given with -d
and prints them in a format that is usable as $query-command in mutt.

The first non-option argument is interpreted as a pattern to filter the
resulting lines.

To use it instead of the aliases defined in your .muttrc, use:
set query_command="vcs_query.py -d ~/.maildir/zimbra/Contacts/cur/ %s"
bind    editor  "\t"       complete-query

As parsing can take some time, the results are cached in ~/.cache/vcs_query.

About

query-command to use vcards in mutt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages