From 1d8a8c25fd96f298e103874637e6b196fd6d0bd7 Mon Sep 17 00:00:00 2001 From: VR Date: Sat, 28 Jun 2025 12:11:19 +0100 Subject: [PATCH] Fixed date --- .obsidian/app.json | 5 ++++- .obsidian/workspace.json | 8 ++++---- notes/index.md | 4 ++-- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/.obsidian/app.json b/.obsidian/app.json index 9e26dfe..8678426 100644 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -1 +1,4 @@ -{} \ No newline at end of file +{ + "newLinkFormat": "absolute", + "useMarkdownLinks": true +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 7775c12..4cbc98b 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -4,11 +4,11 @@ "type": "split", "children": [ { - "id": "754e76e341556800", + "id": "b3cbadb65948797d", "type": "tabs", "children": [ { - "id": "a7a84c356653d530", + "id": "17a11d1621382a65", "type": "leaf", "state": { "type": "markdown", @@ -168,12 +168,12 @@ "command-palette:Open command palette": false } }, - "active": "a7a84c356653d530", + "active": "17a11d1621382a65", "lastOpenFiles": [ + "notes/index.md", "gitea_secret_setup.png", "notes/0000-how-this-was-built.md", "Pasted image 20250622224303.png", - "notes/index.md", "here.md" ] } \ No newline at end of file diff --git a/notes/index.md b/notes/index.md index e3da64e..5f60a91 100644 --- a/notes/index.md +++ b/notes/index.md @@ -1,8 +1,8 @@ --- -title: Hi there! You've stumbled upon a construction site... +title: Hi! Welcome to my notes! Or "digital garden"? draft: false tags: - home-page -date: 2025-06-22 +date: 2025-06-21 --- Bear with me, things are still getting sorted in the background. Have a look [[0000-how-this-was-built|here]] for a brief description of how this digital garden was built!