PDA

View Full Version : Export from GPE Contacts?


Sloan
11-07-2007, 04:01 PM
Hey folks - I searched and searched but couldn't find an answer for this simple question: how do I export from GPE Contacts? I want to back up my contacts before OS2008 comes out.

Under my "tools" menu there is an "Import VCard" but no exporting options. I've looked everywhere for an export feature. Any ideas?

Thanks in advance!

Tahitibob
11-07-2007, 04:24 PM
Backup the following directory (with xterm) :
/home/user/.gpe

David.

Sloan
11-07-2007, 04:52 PM
Works for me, thanks!

Franko30
01-18-2008, 06:10 AM
Hi there,

EDIT:

Sorry - I just now realized, that this is about Contacts - but maybe my post is useful anyway...

I searched (Googled) and found a way to export *.ics files from GPE.

Unfortunately this only works from the commandline (I wonder why they haven't built a menu for it...).

Open X Terminal, enter:

gpe-calendar -h

this gives you a list of available options.

You end up with

gpe-calendar -c your-calendar-name -e /path/to/ics-file-to-be-created.ics

For my large, private calender this took a quite long time, but it worked.

Cheers

Franko30

vinc17
06-29-2008, 05:15 PM
You end up with
gpe-calendar -c your-calendar-name -e /path/to/ics-file-to-be-created.ics

Unfortunately this doesn't export the categories. So, some useful information is lost during this process.

frisket
02-02-2010, 07:45 PM
gpe-calendar -c your-calendar-name -e /path/to/ics-file-to-be-created.ics


Thank you, you just saved me a lot of work.

///Peter