<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Anyone know how to import contacts with a .csv file?]]></title><description><![CDATA[<p dir="auto">I can't figure it out.</p>
]]></description><link>https://forums.ubports.com/topic/4187/anyone-know-how-to-import-contacts-with-a-csv-file</link><generator>RSS for Node</generator><lastBuildDate>Fri, 08 May 2026 08:19:36 GMT</lastBuildDate><atom:link href="https://forums.ubports.com/topic/4187.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 01 May 2020 15:16:44 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Anyone know how to import contacts with a .csv file? on Sat, 02 May 2020 12:24:33 GMT]]></title><description><![CDATA[<p dir="auto">Oh man ! Thank you <a class="plugin-mentions-user plugin-mentions-a" href="/user/kristatos" aria-label="Profile: kristatos">@<bdi>kristatos</bdi></a> ! Given the amount of times I had to reflash my FP2 from the ground on, this command is extremely precious ! Last time I did save my contacts I had to go to recovery, adb shell in the phone, pull sth like "contacts.db" , and push it back the exact same way after the installation...</p>
]]></description><link>https://forums.ubports.com/post/32397</link><guid isPermaLink="true">https://forums.ubports.com/post/32397</guid><dc:creator><![CDATA[Emphrath]]></dc:creator><pubDate>Sat, 02 May 2020 12:24:33 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone know how to import contacts with a .csv file? on Fri, 01 May 2020 16:32:12 GMT]]></title><description><![CDATA[<p dir="auto">I think you can import your csv-file into for example Thunderbird (or maybe there is an online-converter for this) and then export it from there to a vcf-file.<br />
This vcf-file can be imported into the phone. In Terminal-App you can import and export with the following commands.<br />
Import:</p>
<pre><code>syncevolution --import /home/phablet/Documents/utcontacts.vcf backend=evolution-contacts
</code></pre>
<p dir="auto">Export:</p>
<pre><code>syncevolution --export /home/phablet/Documents/utcontacts.vcf backend=evolution-contacts
</code></pre>
]]></description><link>https://forums.ubports.com/post/32345</link><guid isPermaLink="true">https://forums.ubports.com/post/32345</guid><dc:creator><![CDATA[kristatos]]></dc:creator><pubDate>Fri, 01 May 2020 16:32:12 GMT</pubDate></item><item><title><![CDATA[Reply to Anyone know how to import contacts with a .csv file? on Fri, 01 May 2020 15:30:38 GMT]]></title><description><![CDATA[<p dir="auto">I think there is no way, as there is no standardized format for contacts in csv. If you export your contacts to a <code>.vcf</code> vCard format instead though, you can simply open it from the File Manager app and select Contacts to open it with.</p>
]]></description><link>https://forums.ubports.com/post/32343</link><guid isPermaLink="true">https://forums.ubports.com/post/32343</guid><dc:creator><![CDATA[dobey]]></dc:creator><pubDate>Fri, 01 May 2020 15:30:38 GMT</pubDate></item></channel></rss>