Thread
:
[SOLVED] Need help: Export contacts to vcard
View Single Post
nicolai
2011-08-12 , 12:38
Posts: 1,637 | Thanked: 4,424 times | Joined on Apr 2009 @ Germany
#
2
Here is a simple Python script for exporting the contacts in vcard3 format.
Other than the backup program, this script does not create vcard files
for every single contact, and it will not include contact photos properly.
Copy the file somewhere on your phone and execute it with this command:
Code:
python export_vcard.txt > output.txt
now the file output.txt will include your vcard entries.
Hope this helps
Nicolai
Attached Files
export_vcard.txt
(154 Bytes, 169 views)
__________________
my contributions:
Desktop Clock Widget
|
Calendar Home Widget
|
Lens Cover Reminder
|
ConnectNow
|
Scout
|
App Search Widget
|
ProfilesX
|
Desktop-Switcher
|
SMS-Messageblocker
-
Donate
-
Last edited by nicolai; 2011-08-12 at
12:49
.
Quote & Reply
|
The Following User Says Thank You to nicolai For This Useful Post:
isfr21
nicolai
View Public Profile
Send a private message to nicolai
Find all posts by nicolai