From 9f10b0e180625db66e0266d9f1a5063ad119b92a Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Mon, 24 Mar 2025 22:03:01 -0400 Subject: [PATCH] vault backup: 2025-03-24 22:03:01 --- .obsidian/app.json | 5 ++++- .obsidian/graph.json | 2 +- 3-99 Research/Rust/Rust - README.md | 1 + 3 files changed, 6 insertions(+), 2 deletions(-) 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