Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions user_manual/groupware/sync_thunderbird.rst
Original file line number Diff line number Diff line change
Expand Up @@ -36,6 +36,8 @@ Calendars
#. Type your **Username** and **Location** (Server URL), then click on **Find Calendars**.
#. Choose which calendars you want to add and click **Subscribe**

> **_NOTE:_** The Server URL does not required a scheme (`https://`) but might need a query string like `/remote.php/dav`
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thats not the query part of the URL but the path. The query part is everything behind the ?.
I think this should rather point out that you should copy the URL from the calendar app (there are "settings" -> "primary DAV address" which is the URL you need here)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, yeah you are right about the first part. the second part settings / primary DAV address does not exit on my nextcloud based system and calendar app.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

On the calendar app, on the bottom left:

Screenshot 2025-09-13 at 18-18-52

Then scroll down and there it is:


Same thing here, if you later want to add more calendars, just redo the procedure.


Expand Down