sam-4screen-desktop 2026-6-19:16:23:11

This commit is contained in:
2026-06-19 16:23:11 +10:00
parent aecda345c9
commit 97505c77b1
5 changed files with 41 additions and 47 deletions

View File

@@ -13,12 +13,12 @@
"state": { "state": {
"type": "markdown", "type": "markdown",
"state": { "state": {
"file": "100 inbox/Photo Consolidation Plan.md", "file": "000 daily/Daily Notes and To Do.md",
"mode": "source", "mode": "source",
"source": false "source": false
}, },
"icon": "lucide-file", "icon": "lucide-file",
"title": "Photo Consolidation Plan" "title": "Daily Notes and To Do"
} }
} }
] ]
@@ -181,10 +181,10 @@
"state": { "state": {
"type": "file-properties", "type": "file-properties",
"state": { "state": {
"file": "100 inbox/Photo Consolidation Plan.md" "file": "000 daily/Daily Notes and To Do.md"
}, },
"icon": "lucide-info", "icon": "lucide-info",
"title": "File properties for Photo Consolidation Plan" "title": "File properties for Daily Notes and To Do"
} }
} }
], ],
@@ -210,8 +210,10 @@
"active": "c431d71763a4e2d5", "active": "c431d71763a4e2d5",
"lastOpenFiles": [ "lastOpenFiles": [
"100 inbox/Home Network Overview.md", "100 inbox/Home Network Overview.md",
"100 inbox/Filesystem Drive Map.md", "300 areas/360 Dev-Ops Network Computers/Docker Containers.md",
"100 inbox/Docker Containers.md", "300 areas/360 Dev-Ops Network Computers/Filesystem Drive Map.md",
"000 daily/Daily Notes and To Do.md",
"100 inbox/Photo Consolidation Plan.md",
"100 inbox/Filesystem Consolidation Plan.md", "100 inbox/Filesystem Consolidation Plan.md",
"100 inbox/Proposed Archive Structure.md", "100 inbox/Proposed Archive Structure.md",
"300 areas/360 Dev-Ops Network Computers/Backup Health Check Commands.md", "300 areas/360 Dev-Ops Network Computers/Backup Health Check Commands.md",
@@ -219,7 +221,6 @@
"300 areas/360 Dev-Ops Network Computers/Bumblebee - The Open-Source Scanner for Messy Dev Machines.md", "300 areas/360 Dev-Ops Network Computers/Bumblebee - The Open-Source Scanner for Messy Dev Machines.md",
"300 areas/360 Dev-Ops Network Computers/Backup System — Borg, Kopia & Restic.md", "300 areas/360 Dev-Ops Network Computers/Backup System — Borg, Kopia & Restic.md",
"300 areas/350 AI/LLM - models to consider.md", "300 areas/350 AI/LLM - models to consider.md",
"100 inbox/Photo Consolidation Plan.md",
"300 areas/350 AI/Pi Subagent.md", "300 areas/350 AI/Pi Subagent.md",
"300 areas/350 AI/Pi Agent Extensions & Skills.md", "300 areas/350 AI/Pi Agent Extensions & Skills.md",
"100 inbox/test.md", "100 inbox/test.md",
@@ -230,7 +231,6 @@
"200 projects/210 AI Resume/Websites pages for AI resume.md", "200 projects/210 AI Resume/Websites pages for AI resume.md",
"200 projects/210 AI Resume/Understand Anything.md", "200 projects/210 AI Resume/Understand Anything.md",
"200 projects/210 AI Resume/multica-ai.md", "200 projects/210 AI Resume/multica-ai.md",
"000 daily/Daily Notes and To Do.md",
"400 resources/430 Movies Books Plays Games/Hope.md", "400 resources/430 Movies Books Plays Games/Hope.md",
"300 areas/350 AI/Security NPM packages tools.md", "300 areas/350 AI/Security NPM packages tools.md",
"300 areas/350 AI/Automated Agentic Tools.md", "300 areas/350 AI/Automated Agentic Tools.md",

View File

@@ -11,7 +11,11 @@ tags:
⏪ [[1777-12-31]] | 📅 [[1778-W01]] | ⏩ [[1778-01-02]] ⏪ [[1777-12-31]] | 📅 [[1778-W01]] | ⏩ [[1778-01-02]]
## 🎯 Focus Areas ## 🎯 Focus Areas
- [ ] Consolidate photos - ensure there is back up. Any photos added to photos such as from sd cards, temp transfer or missing ensure they are in immich - [ ] Consolidate photos - ensure there is back up. Any photos added to photos such as from sd cards, temp transfer or missing ensure they are in immich
- [ ] Google CLI for photos to bring them down using command line gphotos-sync
- [ ] Document all work ready for Resume AI
- [ ] Gitea for old work on .13 machine with Caddy forwarding from .35
- [ ] Ensure google images is moved down to photos. - [ ] Ensure google images is moved down to photos.
- [ ] Remove duplicates, bad photos etc. - [ ] Remove duplicates, bad photos etc.
- [ ] Consolidate - [ ] Consolidate
@@ -25,9 +29,10 @@ tags:
- sheet music - sheet music
- Notes on computers, family, ideas, TODO's - Notes on computers, family, ideas, TODO's
- -
- [ ] Fix Audas Media NBN name to use it. Otherwise lose the domain. - [ ] Fix Audas Media NBN name to use it. Otherwise lose the domain.
- [ ] Consolidate all text and data for resume AI - projects, code, images etc. - [ ] Consolidate all text and data for resume AI - projects, code, images etc.
- [ ] Move notes from latest work Pi Dev, Obsidian, OpenSpec, Archon, Plannotator, - [ ] Move notes from latest work Pi Dev, Obsidian, OpenSpec, Archon, Plannotator,
- [ ] RustFS for links like s3 to container.
- [ ] Tuya local on home assistan - [ ] Tuya local on home assistan
- [ ] Finish AI-resume set up. - [ ] Finish AI-resume set up.
- [ ] Set up Vorta back up with Borg - [ ] Set up Vorta back up with Borg

View File

@@ -1,38 +0,0 @@
---
title: Docker Containers
summary: Overview of docker containers on my network
type: note
client: sam
project: ai
status: active
priority: 5
last_verified: 2026-05-12
tags:
- network
- Docker
- system-config
- localhost
- website
aliases: []
id: 1778553013-ARYX
---
# Docker Containers
## 🏗 System Architecture
- **Software/Stack:** docker
## 🎯 Objective
[What problem does this note solve for Graphify?]
## 📝 Technical Implementation
- **Runtime:** {{runtime}}
- **Environment:** [e.g. Production, Staging, Edge]
## 🖇️ Context & Connections
- **Upstream:** [[Parent Component]]
- **Downstream:** [[Dependent Services]]
- **Related:** {{related_links}}
---
*Created: 2026-05-12*

View File

@@ -0,0 +1,27 @@
---
title: Docker Containers
summary: Overview of docker containers on my network
type: note
client: sam
project: ai
status: active
priority: 5
last_verified: 2026-05-12
tags:
- network
- Docker
- system-config
- localhost
- website
aliases: []
id: 1778553013-ARYX
---
# Docker Containers
## .13 Machine Nixos desktop
## .35 Machine Ubuntu Server
*Created: 2026-05-12*