Change Template folder name and update Images text
This commit is contained in:
6
.obsidian/workspace.json
vendored
6
.obsidian/workspace.json
vendored
@@ -13,8 +13,8 @@
|
|||||||
"state": {
|
"state": {
|
||||||
"type": "markdown",
|
"type": "markdown",
|
||||||
"state": {
|
"state": {
|
||||||
"file": "templates/blank-template.md",
|
"file": "Templates/blank-template.md",
|
||||||
"mode": "source",
|
"mode": "preview",
|
||||||
"source": true
|
"source": true
|
||||||
},
|
},
|
||||||
"icon": "lucide-file",
|
"icon": "lucide-file",
|
||||||
@@ -194,7 +194,7 @@
|
|||||||
"active": "c892fa5f5c3f77ba",
|
"active": "c892fa5f5c3f77ba",
|
||||||
"lastOpenFiles": [
|
"lastOpenFiles": [
|
||||||
"Guides/create-shh-keys.md",
|
"Guides/create-shh-keys.md",
|
||||||
"templates/blank-template.md",
|
"Templates/blank-template.md",
|
||||||
"Guides/windows_upgrade.md",
|
"Guides/windows_upgrade.md",
|
||||||
"Guides/rdp-with-microsoft-account.md",
|
"Guides/rdp-with-microsoft-account.md",
|
||||||
"Guides/reverse_proxy.md",
|
"Guides/reverse_proxy.md",
|
||||||
|
|||||||
@@ -38,5 +38,6 @@ tags:
|
|||||||
So in Obsidian, you will see an error in the visual editor:
|
So in Obsidian, you will see an error in the visual editor:
|
||||||
|
|
||||||
Tags can be created here and will be added to the Tags list in Wiki.js.
|
Tags can be created here and will be added to the Tags list in Wiki.js.
|
||||||
|
|
||||||
## Images
|
## Images
|
||||||
Images just work as standard. Store all images in the `_images` folder.
|
Images just work as standard. Store all images in the `_images` folder, which is backed up to the [lucas-wiki](https://git.lucasmathews.com/lucas/lucas-wiki) repository, but hidden for users in Wiki.js.
|
||||||
Reference in New Issue
Block a user