From 00dd911d668fde6646be1befcf79a3ae8626f7a2 Mon Sep 17 00:00:00 2001 From: Liam Telenko Date: Tue, 6 Oct 2020 14:32:58 -0400 Subject: [PATCH] Add multiple shared calendars to documentation Response to issue found here: https://github.com/nextcloud/documentation/issues/3810#issue-693417864. Signed-off-by: Liam Telenko --- user_manual/pim/calendar.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/user_manual/pim/calendar.rst b/user_manual/pim/calendar.rst index 1625ca79b..6e2db72f5 100644 --- a/user_manual/pim/calendar.rst +++ b/user_manual/pim/calendar.rst @@ -89,6 +89,9 @@ Calendars can be published through a public link to make them viewable (read-onl There's also an « embedding code » that provides an HTML iframe to embed your calendar into public pages. +Multiple calendars can be shared together by adding their unique tokens to the end of an embed link. Individual tokens can be found at the end of each calendar's public link. The full address will look like +``https://cloud.example.com/index.php/apps/calendar/embed/token1-token2-token3`` + On the public page, users are able to get the subscription link for the calendar and download the whole calendar directly. Subscribe to a Calendar