English
WebDAV
Sync your diary to a cloud drive over the WebDAV protocol — handy for services that support it, like Nutstore, Nextcloud, and Synology.
Preparation
Using Nutstore as an example:
- Log in to the web version and go to Account Info → Security Options.
- Under "Third-party app management", add an app; the system generates an app password.
- Note down the server address, account, and app password.
Use the app password
Don't put your web login password into a third-party app. WebDAV for services like Nutstore requires a separately generated app password.
Configure in Moodiary
Go to Settings → Services → WebDAV Sync:
| Field | Description | Example |
|---|---|---|
| Server address | WebDAV root directory | https://dav.jianguoyun.com/dav/ |
| Username | Login account | [email protected] |
| Password | App password | Generated by the provider |
After saving, run a sync once to verify connectivity.
Recommendations
- Create a separate directory for Moodiary so its backups don't mix with other apps'.
- Enable end-to-end encryption so the cloud drive provider sees only ciphertext.
- Free cloud drives have limited traffic, but Moodiary uses incremental sync, so daily usage is tiny.
FAQ
- 401 Unauthorized: wrong username or app password — regenerate the app password and try again.
- Can't connect: check that the address ends with
/, uses HTTPS, and that the network can reach the service.