nextcloud / notes

✎ Distraction-free notes and writing
https://apps.nextcloud.com/apps/notes
GNU Affero General Public License v3.0
598 stars 132 forks source link

Filerun compatible #1268

Closed horphi0815 closed 3 months ago

horphi0815 commented 3 months ago

Would be great to have webdav access to filerun. Access specific notes folder, where all notes are stored like NC

stefan-niedermann commented 3 months ago

Notes is not required for WebDAV, everything is basically there. Use the Notes API to detect the base folder of your notes and then you cna use the Open Collaborative Services built in in Nextcloud.

https://github.com/nextcloud/notes/blob/main/docs/api/v1.md https://docs.nextcloud.com/server/latest/developer_manual/client_apis/OCS/ocs-api-overview.html

Please fill in the issue template the next time, it is there for a reason.