diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index e2440de..770aff4 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -100,12 +100,12 @@ "state": { "type": "markdown", "state": { - "file": "Temporary/Markov Chains.md", + "file": "0 Journal/0 Daily/2025-09-29.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "Markov Chains" + "title": "2025-09-29" } }, { @@ -484,8 +484,7 @@ } ], "direction": "horizontal", - "width": 261.5, - "collapsed": true + "width": 261.5 }, "left-ribbon": { "hiddenItems": { @@ -507,10 +506,11 @@ "periodic-notes:Open today": false } }, - "active": "1d5570e10a658ca5", + "active": "4005286987a3a3ae", "lastOpenFiles": [ - "OneNote/NAS/Fotos Strategie.md", "Temporary/Markov Chains.md", + "0 Journal/0 Daily/2025-09-29.md", + "OneNote/NAS/Fotos Strategie.md", "Temporary/Webapp - Chirp Log Review.md", "99 Work/0 OneSec/OneSecNotes/10 Projects/TeensyFlightcontroller/Parameter System Desing Document.md", "99 Work/0 OneSec/OneSecNotes/10 Projects/OneSecServer/OneSec Server.md", @@ -536,7 +536,6 @@ "2 Personal/Home Lab/NAS/SSH.md", "2 Personal/Home Lab/NAS/Ports Opening.md", "2 Personal/Home Lab/NAS/Photo Apps.md", - "2 Personal/Home Lab/NAS/Jellyfin Installation.md", "7 People/0_People.base", "Attachments/Belts, Suspenders.mp3", "Attachments/image 21.jpg", diff --git a/0 Journal/0 Daily/2025-09-29.md b/0 Journal/0 Daily/2025-09-29.md new file mode 100644 index 0000000..7825e68 --- /dev/null +++ b/0 Journal/0 Daily/2025-09-29.md @@ -0,0 +1,56 @@ +--- +aliases: +Tags: + - daily +day_grade: +Dehnen: +Sport: +Ernährung: +--- +# 2025-09-29 + +[[2025-09-28]] <--> [[2025-09-30]] + + +Error generating daily quote + +--- +## Planning + +### Flight Controller Development Plan + +```mermaid +flowchart TD + A[Flight Controller Development Plan] + + %% Phase 0 + A --> P0[Phase 0 End
- Fix IO bug in logger storage
- Enable weight and flight entity exports
- Release v1.0] + P0 --> PCF1[Position Controlled Flight
using stick inputs - play and module
3D model IO] + + %% Concept Phases 1 & 2 + A --> C12[Concept Phases 1 and 2
- Application system
- Model product system
- Logging with v1.0] + C12 --> PCF1 + + %% Converge to V2.0 + PCF1 --> V20[System and Application Layers with v2.0] + + %% Global controller + V20 --> GC[Global Controller] + GC --> GCR[Global Controller ready for new project] + + %% New project timeline (examples based on sketch) + GCR --> NP1[New specific project] + NP1 --> S1A[Specific concept and application system
with product] + S1A --> S1B[Specific concept and application system
end of 2025] + S1B --> S1C[Specific concept and application system
with product] + S1C --> S1D[Specific concept and application system
end of 2026] + S1D --> NEXT[Early three years: deliver next piece] +``` +___ +## Reflection + + + +___ +## Notes +- \ No newline at end of file