sync korganizer with google calendar
You know that calendar that pops up when you click on the time in the panel? I like it but I tend to keep all my events in google calendar. korganizer version is 4.4.11
Is there a way that I can get my google calendar to sync with this panel-clock calendar?
thanks
EDIT:1 It looks like what I need to do is sync google calendar with korganizer and that should do the trick, from what I understand.
EDIT:2 some answers here suggest I need this plug-in
sudo apt-get install akonadi-kde-resource-googledata
but they give no explanation on how to configure it once installed.
Solution 1:
Akonadi (and thus KOrganizer) have direct support for Google Calendar now.
- Go to Settings -> Configure KOrganizer
- In Settings: Press "General" -> "Calendars" tab -> Add
- Search for "Google" and press "Google Calendars and Tasks"
- Press "Add" and sign in to your google account
Solution 2:
You can do it by :
=> Open KOrganizer and navigate to Calendars (Configure KOrganizer- General- Calendars)
=> Click on ADD Select DAV Groupware Resource
=> Akonadi_davgroupware_resource
will popup, click Cancel
.
=> Now you will be able to add Akonadi Resource
manually.
=> Under Add server configuration, choose CalDAV
. Remote URL format is "https://www.google.com/calendar/dav/Calender_ID/events/ . Personal calendar_id is usually your Gmail Address
.
you're done.
Source: ossrocks