diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index 663e662..7627ce8 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -41,12 +41,12 @@ "state": { "type": "markdown", "state": { - "file": "2 Personal/Home Lab/NAS/SSH.md", + "file": "0 Journal/0 Daily/2025-03-19.md", "mode": "source", "source": false }, "icon": "lucide-file", - "title": "SSH" + "title": "2025-03-19" } } ], @@ -299,6 +299,8 @@ }, "active": "14f41f39a3c3dfd5", "lastOpenFiles": [ + "2 Personal/Home Lab/NAS/SSH.md", + "0 Journal/0 Daily/2025-03-19.md", "0 Journal/0 Daily/2025-03-17.md", "5 Media/8 Courses/Design Patterns by Construx.md", "Templates/Daily Template.md", @@ -335,8 +337,6 @@ "Attachments/TODO WebApp.md/Exported image 20231126172008-4.png", "Attachments/Untitled.md/Exported image 20231126172013-6.png", "Attachments/RC Heli setups.md/Exported image 20231126172013-8.png", - "99 Work/0 OneSec/OneSecNotes/Temporary/Graph Theory.md", - "0 Journal/0 Daily/2022-12-08.md", "Attachments/DO-254 Summary.md/Exported image 20231126172013-3.png", "Attachments/Size Up Apus One.md/Exported image 20231126172013-5.png", "99 Work/0 OneSec/OneSecNotes/30 Engineering Skills/Computer Science/Untitled.canvas", diff --git a/0 Journal/0 Daily/2025-03-19.md b/0 Journal/0 Daily/2025-03-19.md new file mode 100644 index 0000000..f736093 --- /dev/null +++ b/0 Journal/0 Daily/2025-03-19.md @@ -0,0 +1,28 @@ +--- +Alias: +Tags: daily +# Habits: +# ----- +nägelkauen: +Dehnen: +Sport: +Ernährung: +# ----- +--- +# 2025-03-19 + +[[2025-03-18]] <--> [[2025-03-20]] + + +Error generating daily quote + + +___ +## Reflection + + +___ +## Notes +- C++ [[Design Patterns by Construx|Design Patterns]] + - Use inheritance if something **is a** \[class type\]. + - Use dependency injection if something **has a** \[class type\]. \ No newline at end of file