vault backup: 2025-03-24 22:03:01

This commit is contained in:
Dane Sabo 2025-03-24 22:03:01 -04:00
parent 9665c0c4f6
commit 9f10b0e180
3 changed files with 6 additions and 2 deletions

5
.obsidian/app.json vendored
View File

@ -11,5 +11,8 @@
"margin": "0", "margin": "0",
"downscalePercent": 100 "downscalePercent": 100
}, },
"newFileLocation": "current" "newFileLocation": "current",
"readableLineLength": true,
"strictLineBreaks": true,
"defaultViewMode": "preview"
} }

View File

@ -67,6 +67,6 @@
"repelStrength": 20, "repelStrength": 20,
"linkStrength": 0.723958333333333, "linkStrength": 0.723958333333333,
"linkDistance": 30, "linkDistance": 30,
"scale": 0.12528708237395242, "scale": 0.03955078125,
"close": true "close": true
} }

View File

@ -7,6 +7,7 @@
## Files ## Files
- [[Chapter 1 - Introduction.md]] - [[Chapter 1 - Introduction.md]]
- [[Chapter 2 - Guessing Game.md]] - [[Chapter 2 - Guessing Game.md]]
- [[Chapter 3 - Common Programming Concepts.md]]
- [[Learning Plan.md]] - [[Learning Plan.md]]
## Summary ## Summary