Re: evolution-python



Thanks a lot Egon it really helped me,

I have used evolution-addressbook-export --format=vcard --
output=file_name.txt

by,

Eloi

On Dec 31, 10:47 am, Egon Frerich <e.frer...@xxxxxxxxxxxx> wrote:
eloi-ribeiro.blogspot.com schrieb:

Hi everyone,

I would like to use a python script to export (save as...) all my
contacts in Evolution to VCard format (.vcf). I am a beginner so I
don't knock how to use evolution-python module. The second part of the
script would be to make inserts to a database, at these second part, I
think I can menage my self.

Thanks in advance and happy new year to everyone,

Eloi

You can use /usr/lib/evolution/2.12/evolution-addressbook-export

Egon
.