vault backup: 2025-03-19 15:25:49

This commit is contained in:
2025-03-19 15:25:49 +01:00
parent 051e30003b
commit b99888a856
2 changed files with 32 additions and 4 deletions

View File

@@ -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",

View File

@@ -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\].