From 2531b781954c93543a8d1d32a03d5af95fe679c0 Mon Sep 17 00:00:00 2001 From: Sam Date: Thu, 14 May 2026 16:11:21 +1000 Subject: [PATCH 1/3] 12f7825adfae 2026-5-14:16:11:21 --- .obsidian/appearance.json | 4 +++- .obsidian/workspace.json | 7 +++---- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/.obsidian/appearance.json b/.obsidian/appearance.json index 9e26dfe..4be7969 100644 --- a/.obsidian/appearance.json +++ b/.obsidian/appearance.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "theme": "obsidian" +} \ No newline at end of file diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 68f0b83..569e520 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -167,8 +167,8 @@ "state": { "type": "calendar", "state": {}, - "icon": "calendar-with-checkmark", - "title": "Calendar" + "icon": "lucide-ghost", + "title": "calendar" } } ] @@ -187,8 +187,7 @@ "templates:Insert template": false, "command-palette:Open command palette": false, "bases:Create new base": false, - "github-sync:Sync with Remote": false, - "templater-obsidian:Templater": false + "github-sync:Sync with Remote": false } }, "active": "845a8e3995ad4a8a", From 1e70d4d60a7a53ae28348371d45ed17cdaba11d0 Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 15 May 2026 10:53:38 +1000 Subject: [PATCH 2/3] 12f7825adfae 2026-5-15:10:53:38 --- .obsidian/workspace.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 569e520..fa49fdf 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -187,7 +187,8 @@ "templates:Insert template": false, "command-palette:Open command palette": false, "bases:Create new base": false, - "github-sync:Sync with Remote": false + "github-sync:Sync with Remote": false, + "templater-obsidian:Templater": false } }, "active": "845a8e3995ad4a8a", From a54ab2584e82faf6caccb13dbed3ca3b29709e60 Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 15 May 2026 17:38:38 +1000 Subject: [PATCH 3/3] 12f7825adfae 2026-5-15:17:38:38 --- .obsidian/workspace.json | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index fa49fdf..a03d48d 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -11,10 +11,14 @@ "id": "845a8e3995ad4a8a", "type": "leaf", "state": { - "type": "empty", - "state": {}, + "type": "markdown", + "state": { + "file": "templates/tmpl_generic_note.md", + "mode": "preview", + "source": true + }, "icon": "lucide-file", - "title": "New tab" + "title": "tmpl_generic_note" } } ]