diff --git a/user_manual/groupware/sync_kde.rst b/user_manual/groupware/sync_kde.rst index 18017ef3b..a910bff04 100644 --- a/user_manual/groupware/sync_kde.rst +++ b/user_manual/groupware/sync_kde.rst @@ -2,9 +2,11 @@ Synchronizing with KDE Kontact ============================== -KOrganizer and KAddressBook can synchronize your calendar, contacts and tasks with a Nextcloud server. +KOrganizer, Kalendar and KAddressBook can synchronize your calendar, contacts and tasks with a Nextcloud server. -This can be done by following these steps: +This can be done by following these steps depending on if you use KOrganizer or Kalendar: + +In KOrganizer: 1. Open KOrganizer and in the calendar list (bottom left) right-click and choose ``Add Calendar``: @@ -14,11 +16,23 @@ This can be done by following these steps: .. image:: ../images/korganizer_resource_choice.png +In Kalendar: + +1. Open Kalendar and in the menubar open the setting and then choose ``Calendar Sources`` -> ``Add Calendar``: + +.. image:: ../images/Kalendar_add_calendar.png + +2. In the resulting list of resources, pick ``DAV groupware resource``: + +.. image:: ../images/kalendar_resource_choice.png + +In KOrganizer and Kalendar: + 3. Enter your username. As password, you need to generate an app-password/token (`Learn more `_): .. image:: ../images/korganizer_credentials.png -4. Choose ``ownCloud`` or ``Nextcloud`` as Groupware server option: +4. Choose ``Nextcloud`` as Groupware server option: .. image:: ../images/KOrganizer_groupware_server.png @@ -38,7 +52,9 @@ This can be done by following these steps: .. note:: You can set a manual refresh rate for your calendar and contacts resources. By default this setting is set to 5 minutes and should be fine for the most use cases. When you create a new appointment it is synced to Nextcloud right away. You may want to change this for saving your power or cellular data plan, so that you can update with a right-click on the item in the calendar list. -8. After a few seconds to minutes depending on your internet connection, you will find your calendars and contacts inside the KDE Kontact applications KOrganizer and KAddressBook: +8. After a few seconds to minutes depending on your internet connection, you will find your calendars and contacts inside the KDE Kontact applications KOrganizer, Kalendar and KAddressBook as well as Plasma calendar applet: .. image:: ../images/KOrganizer.png +.. image:: ../images/KDEPlasma.png +.. image:: ../images/kalendar_month_view.png .. image:: ../images/KAddressBook.png diff --git a/user_manual/images/KAddressBook.png b/user_manual/images/KAddressBook.png index 6f8edd681..f4e3f8031 100644 Binary files a/user_manual/images/KAddressBook.png and b/user_manual/images/KAddressBook.png differ diff --git a/user_manual/images/KDEPlasma.png b/user_manual/images/KDEPlasma.png new file mode 100644 index 000000000..84d531d96 Binary files /dev/null and b/user_manual/images/KDEPlasma.png differ diff --git a/user_manual/images/KOrganizer.png b/user_manual/images/KOrganizer.png index 8785471d7..2c2fb8d60 100644 Binary files a/user_manual/images/KOrganizer.png and b/user_manual/images/KOrganizer.png differ diff --git a/user_manual/images/KOrganizer_add_calendar.png b/user_manual/images/KOrganizer_add_calendar.png index 8e683c9af..cc87fd3bd 100644 Binary files a/user_manual/images/KOrganizer_add_calendar.png and b/user_manual/images/KOrganizer_add_calendar.png differ diff --git a/user_manual/images/KOrganizer_groupware_server.png b/user_manual/images/KOrganizer_groupware_server.png index 6792989b5..e930500fd 100644 Binary files a/user_manual/images/KOrganizer_groupware_server.png and b/user_manual/images/KOrganizer_groupware_server.png differ diff --git a/user_manual/images/KOrganizer_pick_resources.png b/user_manual/images/KOrganizer_pick_resources.png index 77913768f..70f9d6129 100644 Binary files a/user_manual/images/KOrganizer_pick_resources.png and b/user_manual/images/KOrganizer_pick_resources.png differ diff --git a/user_manual/images/KOrganizer_server_address.png b/user_manual/images/KOrganizer_server_address.png index fa734293e..47d712075 100644 Binary files a/user_manual/images/KOrganizer_server_address.png and b/user_manual/images/KOrganizer_server_address.png differ diff --git a/user_manual/images/Kalendar_add_calendar.png b/user_manual/images/Kalendar_add_calendar.png new file mode 100644 index 000000000..21905f9ef Binary files /dev/null and b/user_manual/images/Kalendar_add_calendar.png differ diff --git a/user_manual/images/kalendar_month_view.png b/user_manual/images/kalendar_month_view.png new file mode 100644 index 000000000..72265b3a2 Binary files /dev/null and b/user_manual/images/kalendar_month_view.png differ diff --git a/user_manual/images/kalendar_resource_choice.png.png b/user_manual/images/kalendar_resource_choice.png.png new file mode 100644 index 000000000..1f2495264 Binary files /dev/null and b/user_manual/images/kalendar_resource_choice.png.png differ diff --git a/user_manual/images/korganizer_credentials.png b/user_manual/images/korganizer_credentials.png index 3eab059fa..21a1539b0 100644 Binary files a/user_manual/images/korganizer_credentials.png and b/user_manual/images/korganizer_credentials.png differ diff --git a/user_manual/images/korganizer_resource_choice.png b/user_manual/images/korganizer_resource_choice.png index 7cf6e6521..6e5b3ca11 100644 Binary files a/user_manual/images/korganizer_resource_choice.png and b/user_manual/images/korganizer_resource_choice.png differ