sailfishos:projects:sailfish_contacts_rescue

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
Nächste Überarbeitung
Vorhergehende Überarbeitung
sailfishos:projects:sailfish_contacts_rescue [2021/08/22 21:27] – latest Version count, foto finish adminsailfishos: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.is the latest one.**+**Version 0.is the latest one.**
 </WRAP> </WRAP>
  
Zeile 33: Zeile 33:
 |URL|{{:icons8-loeschen-128.png?nolink&30|}}| |URL|{{:icons8-loeschen-128.png?nolink&30|}}|
 |Notes|{{:icons8-loeschen-128.png?nolink&30|}}| |Notes|{{:icons8-loeschen-128.png?nolink&30|}}|
 +
 +===== Requirements =====
 +Install following Python Modules from PyPi
 +  * vObject
 +  * sqlite3
 +  * uuid
  
 ===== execution Notes ===== ===== execution Notes =====
-<code | Help>$ ./ContactRestore.py -h +<code | Help>$ ./ContactRestore.py --help 
-usage: ContactRestore.py [-h] --db DB --output OUTPUT [--debug] [--version]+usage: ContactRestore.py [-h] --db DB --output OUTPUT [--outsinglefile OUTSINGLEFILE] [--avatars AVATARS] [--debug] 
 +                         [--version]
  
 Restore SailfishOS 3 Contacts Restore SailfishOS 3 Contacts
Zeile 42: Zeile 49:
 optional arguments: optional arguments:
   -h, --help            show this help message and exit   -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+  --db DB, -d DB        Sqlite3 Database file usually /home/{nemo,defaultuser}/.local/share/system/Contacts/qtcontacts- 
 +                        sqlite/contacts.db
   --output OUTPUT, -o OUTPUT   --output OUTPUT, -o OUTPUT
-                        Output directory for vcf files+                        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   --debug               debugging output to identify problems
   --version             show program's version number and exit   --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: 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 +https://wiki.siningsoft.de/doku.php?id=sailfishos:projects:sailfish_contacts_rescue</code>
-</code>+
  
 <code | Execution> <code | Execution>
Zeile 135: Zeile 147:
   * FileFormatdescription: https://docs.fileformat.com/email/vcf/#vcf-30-example   * FileFormatdescription: https://docs.fileformat.com/email/vcf/#vcf-30-example
   * Python vobject: http://eventable.github.io/vobject/   * Python vobject: http://eventable.github.io/vobject/
 +  * vobject Code documentation: http://vobject.skyhouseconsulting.com/epydoc/
   * https://datatracker.ietf.org/doc/html/rfc6350   * https://datatracker.ietf.org/doc/html/rfc6350
  
× iphelper toolbox

you see this when javscript or css is not working correct

Untested
IP Address:
First usable:
Subnet:
Last usable:
CIDR:
Amount of usable:
Network address:
Reverse address:
Broadcast address:

  • sailfishos/projects/sailfish_contacts_rescue.1629667621.txt.gz
  • Zuletzt geändert: 2021/08/22 21:27
  • von admin