Can't seem to find how to sync the built in Calendar that comes with Kubuntu.
Here's what it shows me when I click "Configure Digital Clock":
And this is my System Information:
Thank you :)
33 Answers
Try the widget called Event Calendar link.
For installation and setup, refer to its github page
It does the job
Currently you can't do this. The closest thing is to install a desktop calendar and configure sync in it. For KOrganizer:
- Install KOrganizer:
sudo apt-get install korganizerthe open it - Go to
Settings->Configure KOrganizer->General->Calendars tabthen ClickAdd... - Select "Google Calendars and Tasks" then click
OK - On the top "Accounts" block then click
Add - Login to you Google account then allow access to it
- Check "Enable interval refresh" then set how often the syncing should happen
- Select the calendars and tasklists you want to import then click
OK
Once you've installed and configured KOrganizer, you can use kdepim-addons to let the panel widget show its events.
- install KOrganizer as described in totymedli answer
- install kdepim-addons:
sudo apt install kdepim-addons - Right click on the clock in the panel ->
Configure Digital Clock... -> Calendar -> Enable PIM Events Plugin - Still in Digital Clock settings, go to
PIM Events Pluginand check all the calendars you want to show in the KDE clock/calendar widget.
Credits: