On Mon, 2003-01-13 at 23:08, Ettore Perazzoli wrote: > On Sat, 2003-01-11 at 20:52, Bill Hartwell wrote: > > I'll add my voice to this chorus. I have far too many addresses in my > > KDE address book to even think of copying them by hand. I can export to > > csv, but that doesn't help if Evolution doesn't import csv. > > Actually, somehow I forgot that we have a quick & dirty csv2vcard script > in the Evolution distribution that might work for you (i.e. it turns > CSV files into VCard files and then you can import that); it is should > be installed in /usr/bin in our patckages. > > It works with Outlook, I am not sure it works for KMail CSV files > (although I would assume it should be easy to adapt if the fields don't > match).
Gonna take a while to make the mods, I think. Anyone have a sample of what Outlook csv files look like? Attached is the error output I got when running the script.I figure that if I can flip between a gnumeric display of the csv file and the script, I might be able to do something (Not sure though, since I've never done any serious scripting before). -- All private email sent with PGP encryption. Email for key. Homepage: http://www.macmanusnet.net/ Freedom in our lifetime: http://www.freestateproject.org Enforce the Bill of Rights: http://www.lneilsmith.com/bor_enforcement.html "The American people must be willing to give up a degree of personal privacy in exchange for safety and security." - Louis J. Freeh Director of the FBI, 1993
$ csv2vcard addressbook.csv addressbook.vcard Other Fax is undefined Office Location is undefined Other Street 2 is undefined Other Street is undefined Other City is undefined Other State is undefined Other Postal Code is undefined Other Country is undefined Suffix is undefined Title is undefined Business Phone 2 is undefined Home Phone 2 is undefined Birthday is undefined Anniversary is undefined Car Phone is undefined Web Page is undefined PO Box is undefined Business Street is undefined Business Street 2 is undefined Business City is undefined Business State is undefined Business Postal Code is undefined Business Country is undefined Callback is undefined Home Street is undefined Home Street 2 is undefined Home City is undefined Home State is undefined Home Postal Code is undefined Home Country is undefined Assistant's Phone is undefined Profession is undefined Company Main Phone is undefined E-mail Address is undefined E-mail 2 Address is undefined Assistant's Name is undefined Primary Phone is undefined Other Phone is undefined Spouse is undefined Department is undefined Home Street 2 is undefined Home Street is undefined Home City is undefined Home State is undefined Home Postal Code is undefined Home Country is undefined Telex is undefined Radio Phone is undefined TTY/TDD Phone is undefined Title is undefined Suffix is undefined E-mail 3 Address is undefined Internet Free Busy is undefined Notes is undefined Other Street is undefined Other Street 2 is undefined Other City is undefined Other State is undefined Other Postal Code is undefined Other Country is undefined PO Box is undefined Business Street 2 is undefined Business Street is undefined Business City is undefined Business State is undefined Business Postal Code is undefined Business Country is undefined ISDN is undefined Manager's Name is undefined Couldn't figure out what to do with BDAY:Birthday Couldn't figure out what to do with X-EVOLUTION-ANNIVERSARY:Anniversary
