sam-4screen-desktop 2026-5-16:7:1:54
This commit is contained in:
23
.obsidian/workspace.json
vendored
23
.obsidian/workspace.json
vendored
@@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "100 inbox/1778553635-RFCE.md",
|
||||
"file": "000 daily/1778841999-CBOE.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "1778553635-RFCE"
|
||||
"title": "1778841999-CBOE"
|
||||
}
|
||||
}
|
||||
]
|
||||
@@ -197,18 +197,18 @@
|
||||
},
|
||||
"active": "845a8e3995ad4a8a",
|
||||
"lastOpenFiles": [
|
||||
"100 inbox/1778493481-VJZL.md",
|
||||
"inbox/1778841999-CBOE.md~",
|
||||
"inbox/1778841999-CBOE.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/Untitled.md",
|
||||
"000 daily/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",
|
||||
"templates/tmpl_media_resource.md",
|
||||
@@ -223,7 +223,6 @@
|
||||
"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",
|
||||
|
||||
40
000 daily/1778841999-CBOE.md
Normal file
40
000 daily/1778841999-CBOE.md
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
id: 1778841999-CBOE
|
||||
aliases: []
|
||||
tags:
|
||||
- Obsidian
|
||||
- Exrcise
|
||||
- memory-vault
|
||||
- Nvim
|
||||
---
|
||||
# 1778841999-CBOE
|
||||
⏪ [[1777-12-31]] | 📅 [[1778-W01]] | ⏩ [[1778-01-02]]
|
||||
|
||||
## 🎯 Focus Areas
|
||||
- [ ] Move notes from latest work Pi Dev, Obsidian, OpenSpec, Archon, Plannotator,
|
||||
|
||||
- [ ] Check Obsidian web view.
|
||||
|
||||
- [ ] Notes and Daily persistent folders are most likely being created by the nvim plugin.
|
||||
|
||||
- [ ] Clean up memory-vault. Ensure it is in all places.
|
||||
|
||||
- [ ] Consolidate plans for AI Dev - move to Obsidian. Implement memory-vault.
|
||||
|
||||
- [ ] In pi we need to be able to write .md files to an obsidian folder.
|
||||
|
||||
- [ ] Start mapping and logging projects, IOT, Garden to fill out the data for the AI Resume.
|
||||
|
||||
- [ ] Caddy on .27 main dev machine for langfuse and other web interface things for resume. These will need to be moved for final production.
|
||||
|
||||
## 🪵 Timeline Log
|
||||
* **21:05** -
|
||||
|
||||
## 📝 Quick Captures & Thoughts
|
||||
- Weekend - garden and gym.
|
||||
- Finish logging trees with NFC. Use new WIKI ? Mulch front yard , move out trailers.
|
||||
|
||||
## 📊 Daily Review
|
||||
* **Accomplishments:** Set up obsidian, templates, and pi with extensions and skills
|
||||
* **Friction points:** Running and exercise
|
||||
* **Improvements for tomorrow:** Run and exercise. Garden. Take Joanna to gym.
|
||||
@@ -1,29 +0,0 @@
|
||||
---
|
||||
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:**
|
||||
Reference in New Issue
Block a user