<!DOCTYPE html>
<html>
<head>
<title></title>
</head>
<body><div>On Wed, May 29, 2013, at 11:13 PM, Andrés Muñiz Piniella wrote:<br></div>
<blockquote type="cite"><div>I am normally given a list of names with emails and other contact details in a spreadsheet format.<br></div>
<div> </div>
<div>
I then would like to import it to a csv format such that evolution or other mail clients can create a vcard out of.<br></div>
<div> </div>
</blockquote><div> </div>
<div>I'm affraid I've no idea how to coax Evolution's import functions to pick up the data correctly; but if you're not tied to the data going through evolution a script to make vcards from a CSV would be pretty simple [1]. Read the fields from the CSV, print them into a vcard template.<br></div>
<div> </div>
<div>I'd be happy to help if you think that'll work but don't think you can do it on your own. <br></div>
<div> </div>
<div>Robert<br></div>
<div> </div>
<div>[1] If your source CSV has commas that aren't field searators then it's a bit of a pain but unless you have particularly hideous abuses of the comma it shouldn't be a show stopper. <br></div>
<div> </div>
<div id="sig481670"><div class="signature">________________________________________________________<br></div>
<div class="signature">Robert McWilliam     rmcw@allmail.net    www.ormiret.com<br></div>
<div class="signature"> </div>
<div class="signature">Shatterproof is not a challenge. <br></div>
<div class="signature">   -- Hundred Reasons<br></div>
</div>
</body>
</html>