PINE64
how to import contacts from sim cards - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: PinePhone (https://forum.pine64.org/forumdisplay.php?fid=120)
+--- Forum: PinePhone Software (https://forum.pine64.org/forumdisplay.php?fid=121)
+---- Forum: Mobian on PinePhone (https://forum.pine64.org/forumdisplay.php?fid=139)
+---- Thread: how to import contacts from sim cards (/showthread.php?tid=12359)



how to import contacts from sim cards - cybercow - 11-30-2020

Is there a way to do that with mobian? Or at least from vcf files.


RE: how to import contacts from sim cards - p1trson - 11-30-2020

you should get familiar with documentation of mobian and search function in this forum ^^. Nevertheless I've written this:
https://forum.pine64.org/showthread.php?tid=12265&pid=84184#pid84184

which is a workaround how to fix a known problem but also lists the link to the mobian docu how to import the vcf


RE: how to import contacts from sim cards - Gribouille - 11-30-2020

(11-30-2020, 09:02 AM)cybercow Wrote: Is there a way to do that with mobian? Or at least from vcf files.

My solution was to install Evolution on my computer and import all VCF files. My old mobile makes many VCF file for one contact, so when the importation was done, I delete the unnecessary contacts.

Because I've never used Evolution before, the configuration is fresh for the contacts. All contacts are stored in a file, this file must be push on the Pinephone.

For me, the Contact's file is : ~/.local/share/evolution/addressbook/system/contacts.db
Copy the file to : /home/mobian/.local/share/evolution/addressbook/system/contacts.db


RE: how to import contacts from sim cards - Zebulon Walton - 12-01-2020

(11-30-2020, 04:21 PM)Gribouille Wrote:
(11-30-2020, 09:02 AM)cybercow Wrote: Is there a way to do that with mobian? Or at least from vcf files.

My solution was to install Evolution on my computer and import all VCF files. My old mobile makes many VCF file for one contact, so when the importation was done, I delete the unnecessary contacts.

Because I've never used Evolution before, the configuration is fresh for the contacts. All contacts are stored in a file, this file must be push on the Pinephone.

For me, the Contact's file is : ~/.local/share/evolution/addressbook/system/contacts.db
Copy the file to : /home/mobian/.local/share/evolution/addressbook/system/contacts.db

Thanks, this worked great! I found that it was possible to export the contacts in my flip phone to a vcf file via bluetooth to my Linux desktop, so after doing that I installed Evolution, imported the vcf file, copied as you indicated, rebooted the Pinephone and all my contacts are there!


RE: how to import contacts from sim cards - cybercow - 12-02-2020

Seams like the evolution version actually in the mobian repo is pretty much incompatible with every file produced by the Phone i reactivated for the workaround and also the evolution actually in debian stable Sad Or it is me just having a broken install of evolution . . .


RE: how to import contacts from sim cards - p1trson - 12-02-2020

I had 0 problems while following the documentation. Can you describe your problem in more details?


RE: how to import contacts from sim cards - dcarvil - 12-02-2020

(12-02-2020, 10:59 AM)cybercow Wrote: Seams like the evolution version actually in the mobian repo is pretty much incompatible with every file produced by the Phone i reactivated for the workaround and also the evolution actually in debian stable Sad Or it is me just having a broken install of evolution . . .

Probably just you with a broken evolution.  I also had no problems following that procedure.


RE: how to import contacts from sim cards - cybercow - 12-06-2020

(12-02-2020, 04:19 PM)dcarvil Wrote:
(12-02-2020, 10:59 AM)cybercow Wrote: Seams like the evolution version actually in the mobian repo is pretty much incompatible with every file produced by the Phone i reactivated for the workaround and also the evolution actually in debian stable Sad Or it is me just having a broken install of evolution . . .

Probably just you with a broken evolution.  I also had no problems following that procedure.
lol seams like the copying process preserfed owner und rights of the files so i had to do
Code:
chmode mobian <filename/>