From ae767e4109844a342f7932e65fcfcd081a3445f9 Mon Sep 17 00:00:00 2001 From: Valdnet <47037905+Valdnet@users.noreply.github.com> Date: Fri, 11 Dec 2020 16:47:09 +0100 Subject: [PATCH] Fixes in "sync_kde" --- user_manual/pim/sync_kde.rst | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/user_manual/pim/sync_kde.rst b/user_manual/pim/sync_kde.rst index ebce2a5ec..cf5fd6d0b 100644 --- a/user_manual/pim/sync_kde.rst +++ b/user_manual/pim/sync_kde.rst @@ -6,39 +6,39 @@ KOrganizer and KAddressBook can synchronize your calendar, contacts and tasks wi This can be done by following these steps: -1. Open KOrganizer and in the calendar list (bottom left) right-click and choose ``Add Calendar``. +1. Open KOrganizer and in the calendar list (bottom left) right-click and choose ``Add Calendar``: .. image:: ../images/KOrganizer_add_calendar.png -2. In the resulting list of resources, pick ``DAV groupware resource``. +2. In the resulting list of resources, pick ``DAV groupware resource``: .. image:: ../images/korganizer_resource_choice.png -3. Enter your username. As password, you need to generate an app-password/token (`Learn more `_). +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 ``ownCloud`` or ``Nextcloud`` as Groupware server option: .. image:: ../images/KOrganizer_groupware_server.png -5. Enter your Nextcloud server URL and, if needed, installation path (anything that comes after the first /, for example ``mynextcloud`` in ``https://exampe.com/mynextcloud``). Then click next. +5. Enter your Nextcloud server URL and, if needed, installation path (anything that comes after the first /, for example ``mynextcloud`` in ``https://exampe.com/mynextcloud``). Then click next: .. image:: ../images/KOrganizer_server_address.png -6. You can now test the connection, which can take some time for the initial connection. If it does not work, you can go back and try to fix it with other settings. +6. You can now test the connection, which can take some time for the initial connection. If it does not work, you can go back and try to fix it with other settings: .. image:: ../images/KOrganizer_test1.png .. image:: ../images/KOrganizer_test2.png -7. Pick a name for this resource, for example ``Work`` or ``Home``. By default, both CalDAV (Calendar) and CardDAV (Contacts) are synced. - -.. 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. You may want to change this for saving your power or cellular data plan, that you can update with a right-click on the item in the calendar list and when you create a new appointment it is synced to Nextcloud right away. +7. Pick a name for this resource, for example ``Work`` or ``Home``. By default, both CalDAV (Calendar) and CardDAV (Contacts) are synced: .. image:: ../images/KOrganizer_pick_resources.png -8. After a few seconds to minutes depending on your internet connection, you will finde your calendars and contacts inside the KDE Kontact applications KOrganizer and KAddressBook! +.. 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. You may want to change this for saving your power or cellular data plan, that you can update with a right-click on the item in the calendar list and when you create a new appointment it is synced to Nextcloud right away. + +8. After a few seconds to minutes depending on your internet connection, you will finde your calendars and contacts inside the KDE Kontact applications KOrganizer and KAddressBook: .. image:: ../images/KOrganizer.png .. image:: ../images/KAddressBook.png