File tree Expand file tree Collapse file tree 2 files changed +7
-5
lines changed
src/assets/JoplinWithOcis Expand file tree Collapse file tree 2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change @@ -20,11 +20,13 @@ The workaround is the "Share via link" function of oCIS. The generated links sup
20205 . change the permissions to "Anyone with the link can edit"
21216 . additionally, set a password ![ password] ( /src/assets/JoplinWithOcis/password.png )
22227 . to configure Joplin, open its synchronization settings and:
23- 1 . select "WebDAV" as "Synchronisation target"
24- 2 . copy the whole link URL into "WebDAV URL"
25- 3 . take the last bit of the link URL (everything after the last ` / ` ) as "WebDAV username"
26- ![ joplin settings] ( /src/assets/JoplinWithOcis/joplinSettings.png )
27- 4 . add your password into the "WebDAV password" field
23+ 1 . select "WebDAV" as "Synchronisation target"
24+ 2 . copy the last bit of the link URL (everything after the last ` / ` ), this is your "public-link-token"
25+ ![ public-link-token] ( /src/assets/JoplinWithOcis/public-link-token.png )
26+ 3 . compose the "WebDAV URL" like ` <ocis-base-URL>/remote.php/dav/public-files/<public-link-token> `
27+ ![ joplin settings] ( /src/assets/JoplinWithOcis/joplinSettings.png )
28+ 4 . use the "public-link-token" as "WebDAV username"
29+ 5 . add your password into the "WebDAV password" field
2830
2931DONE!
3032
You can’t perform that action at this time.
0 commit comments