diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 492f57f..8483252 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "Guides/create-shh-keys.md", + "file": "templates/blank-template.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "create-shh-keys" + "title": "blank-template" } } ] @@ -193,17 +193,17 @@ }, "active": "bbdb625e70da8213", "lastOpenFiles": [ - "Guides/generate-wireguard.md", - "Guides/rdp-with-microsoft-account.md", - "Guides/windows_upgrade.md", - "Guides/reverse_proxy.md", "Guides/create-shh-keys.md", + "Guides/windows_upgrade.md", + "Guides/rdp-with-microsoft-account.md", + "Guides/reverse_proxy.md", + "Guides/generate-wireguard.md", "home.md", "_images/screenshot_2024-03-23_132057.png", "_images/screenshot_from_2025-04-08_12-04-31.png", "_images/screenshot_2024-03-23_132217.png", "_images/lucas's_home_network.png", - "_templates/blank-template.md", + "templates/blank-template.md", "_images", "_images/screenshot_2024-03-23_132626.png", "_images/screenshot_2024-03-23_132919.png", diff --git a/_templates/blank-template.md b/templates/blank-template.md similarity index 91% rename from _templates/blank-template.md rename to templates/blank-template.md index cb57802..b2e6307 100644 --- a/_templates/blank-template.md +++ b/templates/blank-template.md @@ -37,6 +37,6 @@ tags: 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 - -## Images \ No newline at end of file +Tags can be created here and will be added to the Tags list in Wiki.js. +## Images +Images just work as standard. Store all images in the `_images` folder. \ No newline at end of file