Skip to content

Commit 933eb36

Browse files
author
JT Action Bot
committed
Update the build code
1 parent 1c3ae87 commit 933eb36

File tree

7 files changed

+19
-15
lines changed

7 files changed

+19
-15
lines changed
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 8 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="twitter:title" property="og:title" itemprop="title name" />
1010
<meta name="twitter:description" property="og:description" itemprop="description" />
1111
<title>Blog | JankariTech</title>
12-
<script type="module" crossorigin src="/assets/index.e07d401c.js"></script>
12+
<script type="module" crossorigin src="/assets/index.fb1e8dc4.js"></script>
1313
<link rel="stylesheet" href="/assets/index.3457e00e.css">
1414
</head>
1515
<body>

docs/src/assets/JoplinWithOcis/JoplinWithOcis.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,13 @@ The workaround is the "Share via link" function of oCIS. The generated links sup
2020
5. change the permissions to "Anyone with the link can edit"
2121
6. additionally, set a password ![password](/src/assets/JoplinWithOcis/password.png)
2222
7. 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

2931
DONE!
3032

11.5 KB
Loading

0 commit comments

Comments
 (0)