A simple utility for mutt users to search their contacts stored in a vCard file.
Add the following to your .muttrc file
set query_command = "mutt_vcf_query.py <your_vcf_file> %s"
See Mutt documentation for more details.
A simple utility for mutt users to search their contacts stored in a vCard file.
Add the following to your .muttrc file
set query_command = "mutt_vcf_query.py <your_vcf_file> %s"
See Mutt documentation for more details.