diff --git a/.obsidian/workspace.json b/.obsidian/workspace.json index aec86c4..e19c990 100644 --- a/.obsidian/workspace.json +++ b/.obsidian/workspace.json @@ -187,41 +187,44 @@ }, "active": "7f5335dedff3052d", "lastOpenFiles": [ - "inbox.md~", - "daily/2026-04-04.md~", - "daily/2026-04-03.md", - "daily/2026-04-04.md", - "daily/2026-04-03.md~", - "daily/2026-04-02.md", - "daily/2026-04-01.md", - "test.md", - "thoughts.md", - "daily/2026-04-02.md~", - "daily/2026-04-01.md~", - "30 - Resources/Tech/Torrents To Do.md", - "30 - Resources/Tech/Useful Commands.md", - "30 - Resources/Tech/Server IPs & Ports.md", - "30 - Resources/Tech/aws-projects.md", - "daily/2026-03-31.md", - "20 - Areas/Writing/Essay ideas.md", - "30 - Resources/Tech/Setup Optimization.md", - "daily/2026-03-30.md", - "daily/2026-03-31.md~", - "routine.md", - "daily/2026-03-30.md~", - "30 - Resources/Tech/CURRENT PROJECTS.md", - "30 - Resources/Tech/Things to Learn.md", - "30 - Resources/Tech/Secrets/sha256sum.md", - "30 - Resources/Tech/Secrets/Mumble.md", - "30 - Resources/Tech/Secrets/R2.md", - "30 - Resources/Tech/Secrets", - "30 - Resources/Tech/Secrets/Age Key.md", - "30 - Resources/Tech/Learning.md", - "30 - Resources/Tech/Questions.md", - "30 - Resources/Tech/Resend.md", - "20 - Areas/Writing", - "30 - Resources/Tech/Notes on Hardware.md", - "9999 - Media", + "weekly/2026-W14.md~", + "daily/2026-04-06.md", + "weekly/2026-W14.md", + "weekly/2026-W15.md", + "templates/weekly.md", + "daily/2026-04-05.md~", + "old_notes/30 - Resources/Tech/Secrets/sha256sum.md", + "old_notes/30 - Resources/Tech/Secrets/R2.md", + "old_notes/30 - Resources/Tech/Secrets/Mumble.md", + "old_notes/30 - Resources/Tech/Secrets/Age Key.md", + "old_notes/10 - Projects/CSC/Chapter 7/YTM.md", + "old_notes/10 - Projects/CSC/Chapter 7/Three Theories.md", + "old_notes/10 - Projects/CSC/Chapter 7/Questions.md", + "old_notes/10 - Projects/CSC/Chapter 7/Price Change per Year.md", + "old_notes/10 - Projects/CSC/Chapter 7/Interest Rate Risk.md", + "old_notes/10 - Projects/CSC/Chapter 7/Formulas.md", + "old_notes/10 - Projects/CSC/Chapter 7/Fisher Effect.md", + "old_notes/10 - Projects/CSC/Chapter 7/Expectations Theory.md", + "old_notes/10 - Projects/CSC/Chapter 7/Duration.md", + "old_notes/10 - Projects/CSC/Chapter 7/Dirty Price (accrued interest).md", + "old_notes/10 - Projects/CSC/Chapter 7/Current Yield.md", + "old_notes/10 - Projects/CSC/Chapter 7/Coupon Rate Risk.md", + "old_notes/10 - Projects/CSC/Chapter 7/Bond Price vs. Interest Rate.md", + "old_notes/10 - Projects/CSC/Chapter 7/Approximate Yield to Maturity.md", + "old_notes/10 - Projects/CSC/Chapter 7/3 Yield Measures Relationship.md", + "old_notes/10 - Projects/CSC/Chapter 7/00 - Overview.md", + "old_notes/10 - Projects/CSC/Chapter 6/T-Bill.md", + "old_notes/30 - Resources/Tech/Secrets", + "old_notes/10 - Projects/CSC/Chapter 7", + "old_notes/10 - Projects/CSC/Chapter 6", + "old_notes/10 - Projects/CSC/Chapter 11", + "old_notes/9999 - Media/Pasted image 20260310153559.png", + "old_notes/9999 - Media/Pasted image 20260310153447.png", + "old_notes/30 - Resources/Tech", + "old_notes/30 - Resources/Other", + "old_notes/20 - Areas/Writing", + "old_notes/20 - Areas/Job", + "old_notes/20 - Areas/Gaming", "9999 - Media/Pasted image 20260310153447.png", "9999 - Media/Pasted image 20260310153559.png" ] diff --git a/daily/2026-04-05.md b/daily/2026-04-05.md index 534f155..a95d114 100644 --- a/daily/2026-04-05.md +++ b/daily/2026-04-05.md @@ -27,7 +27,9 @@ | 22:00–00:00 | | ## End of day -- +- did not do more than mom's website because didn't sleep lsat night ## Carry forward -- +- C Programming Language +- Stoat Client +- apply for jobs diff --git a/daily/2026-04-06.md b/daily/2026-04-06.md new file mode 100644 index 0000000..7cb8882 --- /dev/null +++ b/daily/2026-04-06.md @@ -0,0 +1,31 @@ +# 2026-04-06 + +## Inbox dump +- + +## MITs (max 3) +- [ ] +- [ ] +- [ ] + +## Secondary +- [ ] + +## Time blocks +| Time | Task | +|-------------|-----------------------------| +| 06:00–08:00 | | +| 08:00–10:00 | | +| 10:00–12:00 | | +| 12:00–14:00 | | +| 14:00–16:00 | | +| 16:00–18:00 | | +| 18:00–20:00 | | +| 20:00–22:00 | | +| 22:00–00:00 | | + +## End of day +- + +## Carry forward +- diff --git a/templates/weekly.md b/templates/weekly.md new file mode 100644 index 0000000..e7f1a60 --- /dev/null +++ b/templates/weekly.md @@ -0,0 +1,41 @@ +# Week {{week}}, {{year}} ({{monday}} – {{sunday}}) + +## Theme / Focus +> + +## Top 3–5 priorities +- [ ] +- [ ] +- [ ] +- [ ] +- [ ] + +## Per-day intentions +| Day | Main focus | +|-----------|-----------------------------| +| Monday | | +| Tuesday | | +| Wednesday | | +| Thursday | | +| Friday | | +| Saturday | | +| Sunday | | + +## Weekly review + +### What kept getting carried forward? +- + +### What actually got done? +- + +### What derailed me? +- + +### What to drop, delegate, or schedule properly? +- + +## Next week's top priorities +- +- +- diff --git a/weekly/2026-W14.md b/weekly/2026-W14.md new file mode 100644 index 0000000..ba9979d --- /dev/null +++ b/weekly/2026-W14.md @@ -0,0 +1,41 @@ +# 2026-W14 (2026-03-30 – 2026-04-05) + +## Theme / Focus +> + +## Top 3–5 priorities +- [ ] Mom's website +- [ ] Applying to jobs +- [ ] Stoat Client +- [ ] Working out +- [ ] + +## Per-day intentions +| Day | Main focus | +|-----------|-----------------------------| +| Monday | | +| Tuesday | Gayane's mask fix | +| Wednesday | Secondary Source | +| Thursday | no info | +| Friday | mom's website/stoat client | +| Saturday | mom's website/cancel google photos | +| Sunday | mom's website | + +## Weekly review + +### What kept getting carried forward? +- + +### What actually got done? +- + +### What derailed me? +- + +### What to drop, delegate, or schedule properly? +- + +## Next week's top priorities +- +- +- diff --git a/weekly/2026-W15.md b/weekly/2026-W15.md new file mode 100644 index 0000000..cf6cd15 --- /dev/null +++ b/weekly/2026-W15.md @@ -0,0 +1,41 @@ +# Week 15, 2026 (2026-04-06 – 2026-04-12) + +## Theme / Focus +> + +## Top 3–5 priorities +- [ ] +- [ ] +- [ ] +- [ ] +- [ ] + +## Per-day intentions +| Day | Main focus | +|-----------|-----------------------------| +| Monday | | +| Tuesday | | +| Wednesday | | +| Thursday | | +| Friday | | +| Saturday | | +| Sunday | | + +## Weekly review + +### What kept getting carried forward? +- + +### What actually got done? +- + +### What derailed me? +- + +### What to drop, delegate, or schedule properly? +- + +## Next week's top priorities +- +- +-