diff --git a/.obsidian/app.json b/.obsidian/app.json index 8d89511b8..a8b56c1aa 100755 --- a/.obsidian/app.json +++ b/.obsidian/app.json @@ -11,5 +11,8 @@ "margin": "0", "downscalePercent": 100 }, - "newFileLocation": "current" + "newFileLocation": "current", + "readableLineLength": true, + "strictLineBreaks": true, + "defaultViewMode": "preview" } \ No newline at end of file diff --git a/.obsidian/graph.json b/.obsidian/graph.json index 60bd3c1a1..b9391d5ef 100755 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -67,6 +67,6 @@ "repelStrength": 20, "linkStrength": 0.723958333333333, "linkDistance": 30, - "scale": 0.12528708237395242, + "scale": 0.03955078125, "close": true } \ No newline at end of file diff --git a/3-99 Research/Rust/Rust - README.md b/3-99 Research/Rust/Rust - README.md index baf367185..29047310f 100644 --- a/3-99 Research/Rust/Rust - README.md +++ b/3-99 Research/Rust/Rust - README.md @@ -7,6 +7,7 @@ ## Files - [[Chapter 1 - Introduction.md]] - [[Chapter 2 - Guessing Game.md]] +- [[Chapter 3 - Common Programming Concepts.md]] - [[Learning Plan.md]] ## Summary