> > Is it possible to export my contact list to a csv file?
> 
> mark all your contacts (e.g. by ctrl+a) and then select "save as vcf
> file" from the main menu.

Which will save in VCard (vcf) rather than the desired Comma Separated
Value (csv) format...


'$prefix/libexec/evolution/1.5' advertises to be able to export to csv
format, although it failed for ma on a quick test. See --help for more
options.

As you are using Evolution 1.4.6, simply check if this tool is in your
path (it was for me) or you will need to adjust the path to the
executable.


Beside this, there are likely a couple of tools out there which can
convert vcf to csv format. If your target tool/application doesn't
handle VCard files natively.

HTH

...guenther


-- 
char *t="[EMAIL PROTECTED]";
main(){ char h,m=h=*t++,*x=t+2*h,c,i,l=*x,s=0; for (i=0;i<l;i++){ i%8? c<<=1:
(c=*++x); c&128 && (s+=h); if (!(h>>=1)||!t[s+h]){ putchar(t[s]);h=m;s=0; }}}

_______________________________________________
evolution maillist  -  [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/evolution

Reply via email to