Unterschiede
Hier werden die Unterschiede zwischen zwei Versionen angezeigt.
| Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung | ||
| sailfishos:projects:sailfish_contacts_rescue [2021/08/22 21:58] – external ilnk admin | sailfishos:projects:sailfish_contacts_rescue [2021/10/15 10:32] (aktuell) – Hilfeausgabe und Versionsstand geändert admin | ||
|---|---|---|---|
| Zeile 13: | Zeile 13: | ||
| <WRAP center round info 20%> | <WRAP center round info 20%> | ||
| - | **Version 0.3 is the latest one.** | + | **Version 0.7 is the latest one.** |
| </ | </ | ||
| Zeile 33: | Zeile 33: | ||
| |URL|{{: | |URL|{{: | ||
| |Notes|{{: | |Notes|{{: | ||
| + | |||
| + | ===== Requirements ===== | ||
| + | Install following Python Modules from PyPi | ||
| + | * vObject | ||
| + | * sqlite3 | ||
| + | * uuid | ||
| ===== execution Notes ===== | ===== execution Notes ===== | ||
| - | <code | Help>$ ./ | + | <code | Help>$ ./ |
| - | usage: ContactRestore.py [-h] --db DB --output OUTPUT [--debug] [--version] | + | usage: ContactRestore.py [-h] --db DB --output OUTPUT |
| + | [--version] | ||
| Restore SailfishOS 3 Contacts | Restore SailfishOS 3 Contacts | ||
| Zeile 42: | Zeile 49: | ||
| optional arguments: | optional arguments: | ||
| -h, --help | -h, --help | ||
| - | --db DB, -d DB Sqlite3 Database file usually / | + | --db DB, -d DB Sqlite3 Database file usually / |
| + | | ||
| --output OUTPUT, -o OUTPUT | --output OUTPUT, -o OUTPUT | ||
| - | Output directory for vcf files | + | Output directory for vcf files.' |
| + | --outsinglefile 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 | --debug | ||
| --version | --version | ||
| This script was written to restore SailfishOS 3 contacts as VCF files. To see additional information, | This script was written to restore SailfishOS 3 contacts as VCF files. To see additional information, | ||
| - | https:// | + | https:// |
| - | </ | + | |
| <code | Execution> | <code | Execution> | ||
×
iphelper toolbox
you see this when javscript or css is not working correct
Untested