From 5d083236925df5505e1b13a313006a209c05c65c Mon Sep 17 00:00:00 2001 From: Dominik Kaiser Date: Wed, 15 Apr 2026 21:13:21 +0200 Subject: vault backup: 2026-04-15 21:13:21 --- .obsidian/workspace.json | 2 +- index.md | 13 ++++++------- 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 1fa5e00..b3645c7 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -15,7 +15,7 @@ "state": { "file": "index.md", "mode": "source", - "source": false + "source": true }, "icon": "lucide-file", "title": "index" diff --git a/index.md b/index.md index 3a26f08..cbd3385 100644 --- a/index.md +++ b/index.md @@ -13,10 +13,9 @@ tags: Dies ist ein Test. ^b9af36 -```dataviewjs -const a = 5; -const b = 6; - -dv.paragraph(`A = ${a}`); -dv.paragraph(`B = ${b}`); -``` + + +Hello World + -- cgit v1.2.3