diff options
| -rw-r--r-- | .obsidian/workspace.json | 21 | ||||
| -rw-r--r-- | Datei Zwei.md | 1 |
2 files changed, 12 insertions, 10 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 5bf177e..500c99d 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,12 +13,12 @@ "state": { "type": "markdown", "state": { - "file": "index.md", + "file": "Datei Zwei.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "index" + "title": "Datei Zwei" } } ] @@ -94,7 +94,7 @@ "state": { "type": "backlink", "state": { - "file": "index.md", + "file": "Datei Zwei.md", "collapseAll": false, "extraContext": false, "sortOrder": "alphabetical", @@ -104,7 +104,7 @@ "unlinkedCollapsed": true }, "icon": "links-coming-in", - "title": "Backlinks for index" + "title": "Backlinks for Datei Zwei" } }, { @@ -113,12 +113,12 @@ "state": { "type": "outgoing-link", "state": { - "file": "index.md", + "file": "Datei Zwei.md", "linksCollapsed": false, "unlinkedCollapsed": true }, "icon": "links-going-out", - "title": "Outgoing links from index" + "title": "Outgoing links from Datei Zwei" } }, { @@ -156,13 +156,13 @@ "state": { "type": "outline", "state": { - "file": "index.md", + "file": "Datei Zwei.md", "followCursor": false, "showSearch": false, "searchQuery": "" }, "icon": "lucide-list", - "title": "Outline of index" + "title": "Outline of Datei Zwei" } }, { @@ -196,8 +196,9 @@ }, "active": "004463469ead11aa", "lastOpenFiles": [ + "index.md", + "Datei Zwei.md", "4913", - "deploy.sh", - "index.md" + "deploy.sh" ] }
\ No newline at end of file diff --git a/Datei Zwei.md b/Datei Zwei.md new file mode 100644 index 0000000..487781c --- /dev/null +++ b/Datei Zwei.md @@ -0,0 +1 @@ +Dies ist eine zweite Datei mit einem Link auf [[index]] |
