this post was submitted on 09 Jan 2025
17 points (100.0% liked)

Self-hosting

3107 readers
1 users here now

Hosting your own services. Preferably at home and on low-power or shared hardware.

Also check out:

founded 2 years ago
MODERATORS
 

Main changes are the support for the Nextcloud Notes API and file thumbnail support.

The general compatibility with the Nextcloud Android app was also improved.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] poVoq@slrpnk.net 2 points 1 month ago (1 children)

Yes it is a general purpose WebDAV server and should work with Zotero. I have not tried it with Zotero specifically, but I use it with several other apps that only offer normal WebDAV support such as Floccus for bookmarks syncing.

Nextcloud uses Webdav internally, but especially the Nextcloud apps expect a lot of additional non-standard extensions to WebDAV so that they don't work with normal WebDAV servers. KaraDAV has reverse-engineered most of these extensions and thus the official Nextcloud Android and Desktop apps accept it as if it was a real Nextcloud. It is hovever limited to the file sync feature of Nextcloud, no calendars and such.

[โ€“] solbear@slrpnk.net 1 points 1 month ago

Thanks for that explanation! :)