Thread
:
Phone calendar to GPE/OSMO using gnokii
View Single Post
Saturn
2008-04-13 , 13:53
Posts: 1,648 | Thanked: 2,122 times | Joined on Mar 2007 @ UNKLE's Never Never Land
#
1
Hi,
Following
Fred
's excellent application '
PhoneLink
' and the '
gnokii
' he also provides, i've found that it's quite trivial to export all the calendar entries from my phone and then get them imported to the GPE or OSMO calendar applications in the NIT.
For example, using the following:
Code:
gnokii --getcalendarnote 1 end -v > phone_calendar.ics;
all the entries in the phone's calendar are been exported to the ical file "phone_calendar.ics"
Thereafter:
- in GPE one can import this file from inside gpe-calendar (file -> import)
- in OSMO the file is automatically read at every start if linked in its settings (options -> calendar -> iCalendar file)
It is also possible to write on the phone's calendar with a similar command. More info on the options available can be found on
gnokii's wiki
.
Hope this can be found useful to some developers.
Quote & Reply
|
Saturn
View Public Profile
Send a private message to Saturn
Find all posts by Saturn