Active Topics

 



Notices


Reply
Thread Tools
Posts: 87 | Thanked: 27 times | Joined on Nov 2009 @ Germany
#101
Originally Posted by sorodoros View Post
Would love to know exactly how you do that.
Okay, this is what you have to do:
1. Open up default Maemo 5 calendar
2. Select "Settings" on the top bar
3. Select "Edit calendars" (don't know the exact english term for it)
4. Click on a calendar you wish to export, i.e. "Hobby"
5. Select "Export" on the right side of the menu and save wherever you want to. Do this with all the calendars you'd like to have on GPE.

You are done in the default N900s calendar now. Time to go to GPE.

6. Open up GPE calendar
7. Select "Import" from the top bar
8. Go to the folder where you saved your files exported from the default calendar and select the file you want.
9. Now you can either import to an existing calendar type in GPE or you can create a new one on the fly. Please note that a larger calendar database takes quite some time to import and that the progress bar might freeze.
10. Repeat till all your exported data is done.

I really enjoy GPE calendar, so much better than the default solution. Thank you so much for creating the nice piece of software.
 

The Following 2 Users Say Thank You to Taigatrommel For This Useful Post:
Posts: 344 | Thanked: 73 times | Joined on Oct 2009 @ Los Angeles
#102
Sounds simple enough. Thanks!

* Are you getting category colors to work? They do not for me.
* No way to sync with a PC/Mac, or is there? Or do you keep your GPE Calendar in sync by repeated importing?

Last edited by sorodoros; 2010-03-12 at 01:50.
 
Posts: 87 | Thanked: 27 times | Joined on Nov 2009 @ Germany
#103
Calendar colors work for me, they just don't really work in the preview, haven't played around with categories yet, but in the preview/editing screens, the colors are broken here too.

I am maybe the only person who completely manages his calendar on the N900 itself, so I never even bothered with Outlook (which I don't have anyways), Thunderbird/Sunbird or some Google stuff. So I can't really tell anything about this matter.
 
x61's Avatar
Posts: 932 | Thanked: 278 times | Joined on Sep 2009 @ Kentucky
#104
Anybody able to install the GPE timesheet? I kept on getting error "Downloading 'GPE Timesheet' failed". Any idea what the problem might be?
 

The Following User Says Thank You to x61 For This Useful Post:
x61's Avatar
Posts: 932 | Thanked: 278 times | Joined on Sep 2009 @ Kentucky
#105
Originally Posted by Taigatrommel View Post
Okay, this is what you have to do:
1. Open up default Maemo 5 calendar
2. Select "Settings" on the top bar
3. Select "Edit calendars" (don't know the exact english term for it)
4. Click on a calendar you wish to export, i.e. "Hobby"
5. Select "Export" on the right side of the menu and save wherever you want to. Do this with all the calendars you'd like to have on GPE.

You are done in the default N900s calendar now. Time to go to GPE.

6. Open up GPE calendar
7. Select "Import" from the top bar
8. Go to the folder where you saved your files exported from the default calendar and select the file you want.
9. Now you can either import to an existing calendar type in GPE or you can create a new one on the fly. Please note that a larger calendar database takes quite some time to import and that the progress bar might freeze.
10. Repeat till all your exported data is done.

I really enjoy GPE calendar, so much better than the default solution. Thank you so much for creating the nice piece of software.
I am having trouble importing to GPE calendar. Here is the error I am getting.
Attached Images
 
 
Posts: 162 | Thanked: 351 times | Joined on Apr 2006 @ Cotswolds, UK
#106
x61, I will contact you offline to look into both these problems.
 
Posts: 162 | Thanked: 351 times | Joined on Apr 2006 @ Cotswolds, UK
#107
The problem installing GPE Timesheet has gone away. If anyone else is having problems please report them here.

The import problem is (in my view) a bug in the Maemo Calendar program export code. I will add a workround in the next release of GPE to ignore the bad alarm repeat interval but, in the meantime, if you get that error when importing a file from Maemo Calendar you can work round it by making changes to the file. Use the following command line to fix the file:

Code:
sed -e s/DURATION:PT0S/DURATION:PT1S/ <file1.ics >file2.ics
where file1.ics is the bad file from Maemo Calendar and file2.ics is a new file which will be created with the problem corrected.
 

The Following 2 Users Say Thank You to Graham Cobb For This Useful Post:
x61's Avatar
Posts: 932 | Thanked: 278 times | Joined on Sep 2009 @ Kentucky
#108
How do we import contacts from our contacts book to the gpe contact? I tried doing it but it seems like it has to be done individually. It would really be great to be able to simple import all contacts to gpe contact without doing them individually.
 
Posts: 162 | Thanked: 351 times | Joined on Apr 2006 @ Cotswolds, UK
#109
The GPE Contacts menu item is called "Import VCard" but, in fact, it will import all the vcards in a file. So, if you can get all your contacts exported to a single file, GPE Contacts can import them. You can also use "gpe-contacts -i" to import a file.

You can use the N900 Contacts app to export all contacts (I recommend doing it in vCard 3.0 format): unfortunately it will create one file per contact. If you let it put them in the default location (the "Exported contacts" directory in your MyDocs directory), the following command entered at the Xterm prompt will import the ones which are valid:

Code:
for f in MyDocs/Exported\ contacts/* ; do gpe-contacts -i "$f" ; done
However, be aware that the Maemo Contacts app tends to create invalid vCards (missing the N: attribute).

I suggest that for any files which give an error, but you care about, you edit the file to add the line:

Code:
N:lastname;firstname;;;
and then re-import that file. Note that the semi-colons are important.

Graham
 

The Following User Says Thank You to Graham Cobb For This Useful Post:
Posts: 395 | Thanked: 137 times | Joined on Feb 2008 @ Boone, IA
#110
Originally Posted by calliban View Post
Any chance the transparency is working now?
bump


----filler----
__________________
Nook Color
CM7 Nightly

N800 (retired...soon to eBay)
Favorite Apps: CommunitySSU,DiabloTurbo, Flipclock, Keepnote, Dialcentral, Gizmo5 ,MediaBox/pyFMradio, Telescope,Diablo5 theme, Tear, Personal Menu/Launcher, OMWeather,Blubbels, Advanced Power/Backlight...now to play with Garnet6...
 
Reply


 
Forum Jump


All times are GMT. The time now is 18:30.