vault backup: 2025-03-24 22:03:01
This commit is contained in:
parent
9665c0c4f6
commit
9f10b0e180
5
.obsidian/app.json
vendored
5
.obsidian/app.json
vendored
@ -11,5 +11,8 @@
|
|||||||
"margin": "0",
|
"margin": "0",
|
||||||
"downscalePercent": 100
|
"downscalePercent": 100
|
||||||
},
|
},
|
||||||
"newFileLocation": "current"
|
"newFileLocation": "current",
|
||||||
|
"readableLineLength": true,
|
||||||
|
"strictLineBreaks": true,
|
||||||
|
"defaultViewMode": "preview"
|
||||||
}
|
}
|
||||||
2
.obsidian/graph.json
vendored
2
.obsidian/graph.json
vendored
@ -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
|
||||||
}
|
}
|
||||||
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user