From 5ab97d6b487b56fc6d7a4c21b27e3f15ab2ad613 Mon Sep 17 00:00:00 2001 From: Dane Sabo Date: Tue, 18 Feb 2025 14:45:06 -0500 Subject: [PATCH] vault backup: 2025-02-18 14:45:06 --- .obsidian/graph.json | 2 +- 3-99 Research/Rust/Learning Plan.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.obsidian/graph.json b/.obsidian/graph.json index a159ab584..ef158d115 100755 --- a/.obsidian/graph.json +++ b/.obsidian/graph.json @@ -60,6 +60,6 @@ "repelStrength": 18.0729166666667, "linkStrength": 0.744791666666667, "linkDistance": 177, - "scale": 0.42284390301209, + "scale": 0.08352472158263505, "close": false } \ No newline at end of file diff --git a/3-99 Research/Rust/Learning Plan.md b/3-99 Research/Rust/Learning Plan.md index 6f681a1c6..b708da19f 100644 --- a/3-99 Research/Rust/Learning Plan.md +++ b/3-99 Research/Rust/Learning Plan.md @@ -1,4 +1,4 @@ -- [ ] Chapter 1: Getting Started #Rust 📅 2025-02-11 ⏳ 2025-02-17 +- [x] Chapter 1: Getting Started #Rust ⏳ 2025-02-17 📅 2025-02-11 ✅ 2025-02-17 - [ ] Chapter 2: Programming a Guessing Game #Rust 📅 2025-02-18 ⏳ 2025-02-24 - [ ] Chapter 3: Common Programming Concepts #Rust 📅 2025-02-25 ⏳ 2025-03-03 - [ ] Chapter 4: Understanding Ownership #Rust 📅 2025-03-04 ⏳ 2025-03-10