Hi Michael, Julien Danjou <jul...@danjou.info> writes:
>> F1) csv export >> When writing bulk letters with LaTeX, all I need is a file with the >> recipients addresses in some predefined order. So it would be nice to >> have some export option where I can choose the properties and contacts >> I'd like to export and get a csv file. > > I think it's more an Org problem than an org-contacts one. :) Have a look at EXPERIMENTAL/org-export.el and the use of this library in EXPERIMENTAL/org-mediawiki.el: org-export.el has a filtering mechanism that allows the user to select what subtree will be exported. This can be useful in your case. HTH, -- Bastien