$ ./ContactRestore.py --help usage: ContactRestore.py [-h] --db DB --output OUTPUT [--outsinglefile OUTSINGLEFILE] [--avatars AVATARS] [--debug] [--version] Restore SailfishOS 3 Contacts optional arguments: -h, --help show this help message and exit --db DB, -d DB Sqlite3 Database file usually /home/{nemo,defaultuser}/.local/share/system/Contacts/qtcontacts- sqlite/contacts.db --output OUTPUT, -o OUTPUT Output directory for vcf files.' --outsinglefile OUTSINGLEFILE, -f OUTSINGLEFILE If specefied, a file with that name is created under specified path, contianing all VCard entrie. E.G. your address book --avatars AVATARS, -a AVATARS Avatar directory. If present otherwise we skip this block of avatars, means, no avatars at all --debug debugging output to identify problems --version show program's version number and exit This script was written to restore SailfishOS 3 contacts as VCF files. To see additional information, visit: https://wiki.siningsoft.de/doku.php?id=sailfishos:projects:sailfish_contacts_rescue