12f7825adfae 2026-5-15:21:23:39

This commit is contained in:
Sam
2026-05-15 21:23:39 +10:00
parent c48b511c4f
commit 6ae3eb1a9f
3 changed files with 56 additions and 39 deletions

View File

@@ -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",

View File

@@ -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
-

View File

@@ -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
-