diff options
Diffstat (limited to '.obsidian')
| -rw-r--r-- | .obsidian/types.json | 8 | ||||
| -rw-r--r-- | .obsidian/workspace.json | 8 |
2 files changed, 12 insertions, 4 deletions
diff --git a/.obsidian/types.json b/.obsidian/types.json new file mode 100644 index 0000000..ed9634f --- /dev/null +++ b/.obsidian/types.json @@ -0,0 +1,8 @@ +{ + "types": { + "aliases": "aliases", + "cssclasses": "multitext", + "tags": "tags", + "test": "number" + } +}
\ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index b3645c7..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": true + "source": false }, "icon": "lucide-file", - "title": "index" + "title": "Datei Zwei" } } ] @@ -196,8 +196,8 @@ }, "active": "004463469ead11aa", "lastOpenFiles": [ - "Datei Zwei.md", "index.md", + "Datei Zwei.md", "4913", "deploy.sh" ] |
