diff --git a/CAWS/.obsidian/workspace.json b/CAWS/.obsidian/workspace.json index b93e30e..31ad248 100644 --- a/CAWS/.obsidian/workspace.json +++ b/CAWS/.obsidian/workspace.json @@ -20,8 +20,35 @@ "icon": "lucide-file", "title": "Welcome" } + }, + { + "id": "2b501ebf0ce48ba4", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "Welcome.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Welcome" + } + }, + { + "id": "a86c562205284d98", + "type": "leaf", + "state": { + "type": "image", + "state": { + "file": "images/region_1.png" + }, + "icon": "lucide-image", + "title": "region_1" + } } - ] + ], + "currentTab": 2 } ], "direction": "vertical" @@ -169,8 +196,10 @@ "command-palette:Befehlspalette öffnen": false } }, - "active": "17ebb9590096feb3", + "active": "a86c562205284d98", "lastOpenFiles": [ - "Welcome.md" + "Welcome.md", + "images/region_1.png", + "images" ] } \ No newline at end of file diff --git a/CAWS/Welcome.md b/CAWS/Welcome.md index f9bca28..3890b36 100644 --- a/CAWS/Welcome.md +++ b/CAWS/Welcome.md @@ -1,5 +1,3 @@ -This is your new *vault*. +https://gitea.ammerhai.com/foundry/caws-world/wiki/Planung -Make a note of something, [[create a link]], or try [the Importer](https://help.obsidian.md/Plugins/Importer)! - -When you're ready, delete this note and make the vault your own. \ No newline at end of file +![[images/region_1.png]] \ No newline at end of file diff --git a/CAWS/images/region_1.png b/CAWS/images/region_1.png new file mode 100644 index 0000000..c530c8f Binary files /dev/null and b/CAWS/images/region_1.png differ