Update note on Server URL format#13666
Conversation
| #. 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` |
There was a problem hiding this comment.
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)
There was a problem hiding this comment.
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.
| #. Choose which calendars you want to add and click **Subscribe** | ||
|
|
||
|
|
||
| .. note:: The Server URL does not require a scheme (`https://`) but might need a path like `/remote.php/dav` |
There was a problem hiding this comment.
Do you have any warnings about /.well-known URLs in your setup checks (in Nextcloud that is under Administration settings->Overview)?
AFAIK recent Thunderbird versions query the RFC /.well-known/{caldav, carddav} URLs automatically.
|
How do we proceed from here? |
Signed-off-by: Theking2 <theking2@king.ma>
Signed-off-by: Theking2 <theking2@king.ma>
Updated note about Server URL requirements in Thunderbird sync instructions. Signed-off-by: Theking2 <theking2@king.ma>
|
@theking2 thanks for your PR. |
|
Hello @theking2 , you recently merged branch master into your branch. What would be even more important for PR is that you reply to the comments from @joshtrichards and @joshtrichards. |


The server url string might need a query string.