]> git.deb.at Git - pkg/abook.git/commit
vformat: vCard format can now be used in the context of --mutt-query
authorRaphaël Droz <raphael.droz+floss@gmail.com>
Tue, 6 Nov 2012 21:56:34 +0000 (22:56 +0100)
committerRaphaël Droz <raphael.droz+floss@gmail.com>
Mon, 3 Dec 2012 13:07:43 +0000 (14:07 +0100)
commit1b263d3d80f3b153c1d5f8255c05be5864b79ee8
tree7f6f7111061b86c8d8cff8362164b760dc4b51f9
parent98e9659d3e9f20aacdef65cda667ff15eec7716c
vformat: vCard format can now be used in the context of --mutt-query
eg:
 $ abook --mutt-query "Max" --outformat vcard
 will only dump abook's entries matching "Max", using the vCard output format.
filter.c