summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.obsidian/workspace.json8
-rw-r--r--index.md7
2 files changed, 11 insertions, 4 deletions
diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json
index 500c99d..b3645c7 100644
--- a/.obsidian/workspace.json
+++ b/.obsidian/workspace.json
@@ -13,12 +13,12 @@
"state": {
"type": "markdown",
"state": {
- "file": "Datei Zwei.md",
+ "file": "index.md",
"mode": "source",
- "source": false
+ "source": true
},
"icon": "lucide-file",
- "title": "Datei Zwei"
+ "title": "index"
}
}
]
@@ -196,8 +196,8 @@
},
"active": "004463469ead11aa",
"lastOpenFiles": [
- "index.md",
"Datei Zwei.md",
+ "index.md",
"4913",
"deploy.sh"
]
diff --git a/index.md b/index.md
index 93166fe..1ac4822 100644
--- a/index.md
+++ b/index.md
@@ -1,3 +1,10 @@
+---
+tags:
+- test
+- index
+- hello/world
+---
+
# Hello World
Dies ist ein Test. \ No newline at end of file