08/15/2012, 03:18 PM
|
#1 (permalink) |
|
Member
![]()
Posts: 2
|
Hi all,
The screen on my Pixi cracked and the touchscreen no longer works. I want to move the contacts off the phone but Bluetooth was not enabled when it crack so not sure how I can... anyone know a non-Bluetooth way to get contacts off a Pixi, Thanks, Dean |
08/16/2012, 06:00 AM
|
#2 (permalink) |
|
Member
![]()
Posts: 324
|
Whatever you set-up as your default account, all your contacts should be synced to that account. If you used Google, it's as easy as visiting the website and clicking export (in either vcard or csv). If it's the Palm Profile, I have no idea as I rely on Google.
|
08/17/2012, 11:42 PM
|
#5 (permalink) |
|
Member
![]()
Posts: 91
|
do some more forum searching. There are a few posts on how to do this. Basically you can plug in the usb, download the contact list database file, and run a sccript that exports all of yor contacts into a csv file. Its quite easy to do and there are good instructions. After that I recommend you load your contacts onto google or something so you won't ever lose them again.
|
08/18/2012, 12:30 AM
|
#6 (permalink) |
|
Member
Posts: 2,090
|
There's a single command you can use to export contacts. I'll have to search webOS Doctor for the source app, but I'll be back. You need to have Novacom enabled for it to work.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
10/20/2012, 10:37 PM
|
#7 (permalink) |
|
Member
![]()
Posts: 3
|
What is the command and where/how do I execute it? I have a problem with my touch screen not working. I managed to get the screen working long enough to manually copy down all of my contacts and their info (too forever), but I would like to export my text messages too. I have a lot of information in them and I don't want to upload them to Google. I tried DTA, but it doesn't work on a Mac and HPs other software only works on old version of the Macs (10.5 or so).
|
10/21/2012, 01:07 AM
|
#8 (permalink) |
|
Member
Posts: 2,090
|
Run this via Novacom or SSH:
Code:
luna-send -f -n 1 palm://com.palm.service.contacts/vCardExportAll '{"filePath":"/media/internal/ExportedContacts.vcf"}'
If you can get the screen working long enough, go into the dialer and enter ##monad#. Then hit the green button. The exported data will be in a folder named .temp under USB Drive mode. Also, have a look here: http://www.webosnation.com/enhanced-...contact-export
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. Last edited by GMMan; 02/11/2013 at 10:13 AM. Reason: Add missing quote |
02/11/2013, 08:42 AM
|
#9 (permalink) | |
|
Member
|
Quote:
webOS >2.x: Code:
luna-send -f -n 1 palm://com.palm.service.contacts/vCardExportAll '{"filePath":"/media/internal/ExportedContacts.vcf"}'
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
Last edited by gizmo21; 02/11/2013 at 10:35 AM. |
|
02/11/2013, 10:14 AM
|
#10 (permalink) |
|
Member
Posts: 2,090
|
Thanks for catching that. I forgot that I wrote this post.
__________________
Contact: @GMMan_BZFlag (me on Twitter) | webOS onTap | @webOSonTap webOS Releases: Change your App Catalog country: TouchPad/PC | TouchPad/webOS Resources | Search suggestion patch for browser | Cycling Email Notifications | Don't Doctor! Make a good support request. | How to post logs | webOS Charge Monitor I will be busy, so I may not be able to provide private support. |
02/11/2013, 10:34 AM
|
#11 (permalink) |
|
Member
|
hmm as mentioned in the other thread we even need another command for 1.4.5, can't test though.
[Patch] Fixing/Enhancing vCard (.vcf) Export so perhaps one want to try that one: Code:
luna-send -n 1 palm://com.palm.contacts/makeVCardList '{"stripPhoneNumbers":"false","vCardPath":"/media/internal/ExportedContacts.vcf"}'
__________________
Patch Enhancing vCard Export -|- Your own cloud with Zarafa (EAS sync) -|- Tasks-app of 2.x on 3.x incl.EAS sync -|- SYM key in Enyo on phones -|- My hidden webOS Tips and Tricks - like it ?
Last edited by gizmo21; 02/19/2013 at 05:26 PM. |
![]() |
|
| Thread Tools | |
| Display Modes | |
|
|



