From 52b39908d33998bf5ee733b5e7498125626d50b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20M=C3=BCller?= <28591861+alexanderdd@users.noreply.github.com> Date: Mon, 30 Jun 2025 08:42:34 -0500 Subject: [PATCH 1/2] add section "Import an Event/Add .ics Event", update wording in "Import a calendar" MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com> --- user_manual/groupware/calendar.rst | 29 ++++++++++++++++++++++++----- 1 file changed, 24 insertions(+), 5 deletions(-) diff --git a/user_manual/groupware/calendar.rst b/user_manual/groupware/calendar.rst index 12f2f294a..d41b5ae1b 100644 --- a/user_manual/groupware/calendar.rst +++ b/user_manual/groupware/calendar.rst @@ -46,15 +46,34 @@ instance, importing is the best way to do so. .. figure:: images/calendar_settings_sidebar.png :scale: 80% -1. Click on the settings-icon labeled with ``Settings & Import`` at the left-bottom. +1. Click on the settings-icon labeled with ``Calendar settings`` at the bottom-left. -2. After clicking on ``+ Import Calendar`` you can select one or more calendar files +2. After clicking on ``Import Calendar`` you can select one or more calendar files from your local device to upload. -3. The upload can take some time and depends on how big the calendar you import - is. +3. Select a ``Calendar to import into``. -4. A blue progress bar will appear below "Calendar Settings". +4. The upload can take some time and depends on how big the calendar you import + is. A blue progress bar will appear below "Calendar Settings". + +.. note:: The Nextcloud Calendar application only supports iCalendar-compatible + ``.ics``-files, defined in RFC 5545. + +Import an Event/Add .ics Event +~~~~~~~~~~~~~~~ + +In many places, you can download event details as an .ics file, or via a button saying "ical", "Apple Calendar" or "Outlook". + + +1. Click on the settings-icon labeled with ``Calendar settings`` at the bottom-left. + +2. After clicking on ``Import calendar`` you can select one or more calendar files + from your local device to upload. + +3. Select a ``Calendar to import into``. + +4. The upload can take some time and depends on how big the calendar/event you import + is. A blue progress bar will appear below "Calendar Settings". .. note:: The Nextcloud Calendar application only supports iCalendar-compatible ``.ics``-files, defined in RFC 5545. From 49b9eb09609d8499eba3bbb9fef26ebe0fccebba Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Alexander=20M=C3=BCller?= <28591861+alexanderdd@users.noreply.github.com> Date: Mon, 30 Jun 2025 09:27:27 -0500 Subject: [PATCH 2/2] correct underline MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Alexander Müller <28591861+alexanderdd@users.noreply.github.com> --- user_manual/groupware/calendar.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/user_manual/groupware/calendar.rst b/user_manual/groupware/calendar.rst index d41b5ae1b..3b01f50fd 100644 --- a/user_manual/groupware/calendar.rst +++ b/user_manual/groupware/calendar.rst @@ -60,7 +60,7 @@ instance, importing is the best way to do so. ``.ics``-files, defined in RFC 5545. Import an Event/Add .ics Event -~~~~~~~~~~~~~~~ +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In many places, you can download event details as an .ics file, or via a button saying "ical", "Apple Calendar" or "Outlook".