sam-4screen-desktop 2026-5-15:20:55:6

This commit is contained in:
2026-05-15 20:55:06 +10:00
parent 7b0517d114
commit c48b511c4f
5 changed files with 68 additions and 7 deletions

29
inbox/1778841999-CBOE.md Normal file
View File

@@ -0,0 +1,29 @@
---
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 %>]]
## 🎯 Focus Areas
- [ ] Move notes from latest work Pi Dev, Obsidian, OpenSpec, Archon, Plannotator,
- [ ]
- [ ]
## 🪵 Timeline Log
* **<% tp.date.now("HH:mm") %>** -
## 📝 Quick Captures & Thoughts
-
## 📊 Daily Review
* **Accomplishments:**
* **Friction points:**
* **Improvements for tomorrow:**