Hi, just to inform that the importer script is placed here:
https://github.com/dglent/vcf2addressbook
My best wishes and happy new year 2016 !
Την Κυριακή, 1 Νοεμβρίου 2015 12:09:48 Μ.Μ. CET, Dimitrios Glentadakis
γράψατε:
If interrests anyone, i wrote a script to convert contacts from
a vcf file (vcard version 3.0) to the text file 'addressbook'
that reads trojita.
The script is in attachments
i put it in the same folder with the addressbook (~/.abook)
I saved the contacts.vcf file which i exported from another
program to ~/.abook too
With:
python vcf2addressbook.py contacts.vcf it ovewrites the
addressbook file with the contacts from contacts.vcf and it
sorts by name
With:
python vcf2addressbook.py
it just sorts the contacts by name in the addressbook file.
It was just a fast and simple way to have my contacts available in trojita.