Main Contents

Evolution’s VCF to GMail CSV (updated)

July 4, 2008

Importing contacs from Evolution to GMail is a pain in the ass… The Novell’s Mail Client stores ‘em in a silly VCF record: such file is incomprehensible for gmail, hehe
I wrote this little-n-dirty perl script to convert the fuckin’ list.vcf to list.csv (according to gmail format).
That’s the code (you could download it from here, tho)
If you are a GNOME user you could appreciate this one, which works nicely with the Nautilus file manager. (Thanks to dave)

Filed under: scripting, perl |

2 Comments

  1. Satisfied May 16, 2008 @ 7:31 pm

    Thanks man. Works pretty good. Did the job.

  2. Dave July 4, 2008 @ 5:54 pm

    Cool thanks man. Saved me some time. I definitely would have done it in perl.

Leave a comment