> For the complete documentation index, see [llms.txt](https://docs.arkannis.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkannis.net/storage/nextcloud/set-up-joplin-and-caldav-on-nextcloud.md).

# Set up Joplin and CalDav on Nextcloud

1. First you need to go to the config section in Joplin
2. You need to get the WebDav link from Nextcloud and add /joplin at the end
3. If you have 2FA enabled you need to create a one time password via security settings
4. Enter username and one-time password.
5. Remove Joplin Folder from Nextcloud Sync Client

* If folder is active this causes issues where the Client keeps failing to Sync
* Besides, Joplin already syncs directly, all you have to do is set up the same connection on a different PC

6\. Check if the sync works:

{% hint style="info" %}
*Note*: The same procedure for syncing Calendar as well with DAVx but you need to login via Phone on App. After that the Sync is active.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.arkannis.net/storage/nextcloud/set-up-joplin-and-caldav-on-nextcloud.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
