From 6ae3eb1a9fef3ee81d39b7ae6317fe58ee9e5925 Mon Sep 17 00:00:00 2001 From: Sam Date: Fri, 15 May 2026 21:23:39 +1000 Subject: [PATCH] 12f7825adfae 2026-5-15:21:23:39 --- .obsidian/workspace.json | 71 ++++++++++++++++++++++---------- inbox/1778841999-CBOE.md | 12 ++---- templates/Daily_Note_Template.md | 12 ++---- 3 files changed, 56 insertions(+), 39 deletions(-) diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 837d149..8a60e10 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -13,15 +13,44 @@ "state": { "type": "markdown", "state": { - "file": "100 inbox/1778553635-RFCE.md", + "file": "templates/tmpl_generic_note.md", + "mode": "preview", + "source": true + }, + "icon": "lucide-file", + "title": "tmpl_generic_note" + } + }, + { + "id": "c0f905cef89022ce", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "100 inbox/Untitled.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "1778553635-RFCE" + "title": "Untitled" + } + }, + { + "id": "c6fd063107736636", + "type": "leaf", + "state": { + "type": "markdown", + "state": { + "file": "300 areas/350 AI/Pi Agent Extensions & Skills.md", + "mode": "source", + "source": false + }, + "icon": "lucide-file", + "title": "Pi Agent Extensions & Skills" } } - ] + ], + "currentTab": 2 } ], "direction": "vertical" @@ -171,8 +200,8 @@ "state": { "type": "calendar", "state": {}, - "icon": "calendar-with-checkmark", - "title": "Calendar" + "icon": "lucide-ghost", + "title": "calendar" } } ] @@ -195,35 +224,35 @@ "templater-obsidian:Templater": false } }, - "active": "845a8e3995ad4a8a", + "active": "c6fd063107736636", "lastOpenFiles": [ - "inbox/1778841999-CBOE.md~", - "inbox/1778841999-CBOE.md", - "300 areas/350 AI/Pi Agent Extensions & Skills.md", "templates/Daily_Note_Template.md", - "100 inbox/Untitled.md", - "100 inbox/1778553635-RFCE.md", - "100 inbox/1778553155-TGHR.md", - "100 inbox/1778553013-ARYX.md", - "100 inbox/1778545221-MOBT.md", - "100 inbox/1778535439-NWLI.md", - "100 inbox/1778533395-ZAPX.md", - "100 inbox/1778493481-VJZL.md", - "daily", + "inbox/1778841999-CBOE.md", "inbox", + "100 inbox/Untitled.md", + "300 areas/350 AI/Pi Agent Extensions & Skills.md", + "300 areas/350 AI", + "templates/tmpl_generic_note.md", + "300 areas", + "100 inbox/Pi Agent Extensions & Skills.md", + "daily", "templates/tmpl_media_resource.md", "templates/tmpl_technical_snippet.md", "Untitled.canvas", "templates/tmpl_project.md", - "templates/tmpl_generic_note.md", + "100 inbox/1778533395-ZAPX.md", + "100 inbox/1778535439-NWLI.md", + "100 inbox/1778545221-MOBT.md", + "100 inbox/1778553013-ARYX.md", + "100 inbox/1778553155-TGHR.md", + "100 inbox/1778553635-RFCE.md", + "100 inbox/1778493481-VJZL.md", "400 resources/460 Family Archive", "400 resources/450 Recipes", "400 resources/440 Code Cheats Snips CLI", "200 projects/260 Build Create Make", "200 projects/250 IOT", "200 projects/240 Web Sites", - "300 areas/395 Food", - "200 projects/230 Display Screen", "300 areas/390 Dev Ops Computers.md", "300 areas/350 AI.md", "templates/ai_dev_ops.md", diff --git a/inbox/1778841999-CBOE.md b/inbox/1778841999-CBOE.md index 7ecc609..9fbe45a 100644 --- a/inbox/1778841999-CBOE.md +++ b/inbox/1778841999-CBOE.md @@ -3,14 +3,8 @@ id: 1778841999-CBOE aliases: [] tags: [] --- -# <% tp.file.title %> -<%* -// Calculates navigation dates relative to the note's title date -let current = moment(tp.file.title, "YYYY-MM-DD"); -let yesterday = moment(current).subtract(1, 'days').format("YYYY-MM-DD"); -let tomorrow = moment(current).add(1, 'days').format("YYYY-MM-DD"); --%> -⏪ [[<% yesterday %>]] | 📅 [[<% current.format("YYYY") %>-W<% current.format("ww") %>]] | ⏩ [[<% tomorrow %>]] +# 1778841999-CBOE +⏪ [[1777-12-31]] | 📅 [[1778-W01]] | ⏩ [[1778-01-02]] ## 🎯 Focus Areas - [ ] Move notes from latest work Pi Dev, Obsidian, OpenSpec, Archon, Plannotator, @@ -18,7 +12,7 @@ let tomorrow = moment(current).add(1, 'days').format("YYYY-MM-DD"); - [ ] ## 🪵 Timeline Log -* **<% tp.date.now("HH:mm") %>** - +* **21:08** - ## 📝 Quick Captures & Thoughts - diff --git a/templates/Daily_Note_Template.md b/templates/Daily_Note_Template.md index 1778656..0cbbb0e 100644 --- a/templates/Daily_Note_Template.md +++ b/templates/Daily_Note_Template.md @@ -1,11 +1,5 @@ -# <% tp.file.title %> -<%* -// Calculates navigation dates relative to the note's title date -let current = moment(tp.file.title, "YYYY-MM-DD"); -let yesterday = moment(current).subtract(1, 'days').format("YYYY-MM-DD"); -let tomorrow = moment(current).add(1, 'days').format("YYYY-MM-DD"); --%> -⏪ [[<% yesterday %>]] | 📅 [[<% current.format("YYYY") %>-W<% current.format("ww") %>]] | ⏩ [[<% tomorrow %>]] +# Daily_Note_Template +⏪ [[Invalid date]] | 📅 [[Invalid date-WInvalid date]] | ⏩ [[Invalid date]] ## 🎯 Focus Areas - [ ] @@ -13,7 +7,7 @@ let tomorrow = moment(current).add(1, 'days').format("YYYY-MM-DD"); - [ ] ## 🪵 Timeline Log -* **<% tp.date.now("HH:mm") %>** - +* **21:08** - ## 📝 Quick Captures & Thoughts -