From 09ce407eac18734594fa26eb7e4cb0056f5ecdb4 Mon Sep 17 00:00:00 2001 From: Christoph Wurst Date: Fri, 28 Apr 2023 11:06:32 +0200 Subject: [PATCH] feat(usermanual): Subscribe to holiday calendars in Calendar Signed-off-by: Christoph Wurst --- user_manual/groupware/calendar.rst | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/user_manual/groupware/calendar.rst b/user_manual/groupware/calendar.rst index 76d31314a..8630e5490 100644 --- a/user_manual/groupware/calendar.rst +++ b/user_manual/groupware/calendar.rst @@ -108,13 +108,25 @@ supporting this interoperable standard (RFC 5545) we made Nextcloud calendar compatible to Google Calendar, Apple iCloud and many other calendar-servers you can exchange your calendars with, including subscription links from calendar published on other Nextcloud instances, as described above. -1. Click on ``+ New Subscription`` in the left sidebar. -2. Type in or paste the link of the shared calendar you want to subscribe to. +1. Click on ``+ New calendar`` in the left sidebar +2. Click on ``+ New subscription from link (read-only)`` +3. Type in or paste the link of the shared calendar you want to subscribe to. Finished. Your calendar subscriptions will be updated regularly. .. note:: Subscriptions are refreshed every week by default. Your administrator may have changed this setting. +Subscribe to a Holiday Calendar +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ + +.. versionadded:: 4.4 + +You can subscribe to a read-only holiday calendar provided by `Thunderbird `_. + +1. Click on ``+ New calendar`` in the left sidebar +2. Click on ``+ Add holiday calendar`` +3. Find your country or region and click ``Subscribe`` + Managing Events ---------------