From da3558ff09f61de8016d22ce7bcc5904ee199979 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Mon, 23 Mar 2020 23:34:04 -0400 Subject: [PATCH] Finish CalDAV documentation --- calendars.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/calendars.md b/calendars.md index 0c3a33c..4e8a9a9 100644 --- a/calendars.md +++ b/calendars.md @@ -14,5 +14,8 @@ This is not [documentation](documentation) nor [translation](translation) nor pa ![Pop-up with the appearance of a dropdown menu next to Clayton's smiling face, with the top item being Edit name and a clipboard icon with Copy private link selected.](images/getting-clayton-calendar.png) 1. In Thunderbird calendar view, right-click in the empty space below your calendar and selecting **New Calendar...** ![Dropdown list starting with 'Show All Calendars' with 'New Calendar...' selected.](images/add-new-calendar.png) -2. Choose the **On the Network** option. +2. Choose the **On the Network** option and press the **Next** button ![A dialog to 'Create a new calendar' with two radio button options and the second, 'On the Network' selected.](images/new-calendar-on-network.png) +3. Choose the **CalDAV** option, paste the private link from the first step in the **Location** text field (leave the username blank) and press the **Next** button + ![A dialog to 'Create a new calendar' showing four radio buttons, the second one, 'CalDAV', is selected, and a URL is present in a text field labeled 'Location'.](images/thunderbird-add-nextcloud-calendar.png) +4. Give your calendar a name, sticking to the name used in NextCloud to the extent practical, and save the dialog, and you're done!