sync 2026-03-31
This commit is contained in:
parent
248656cf1d
commit
d10f625801
14
.obsidian/workspace.json
vendored
14
.obsidian/workspace.json
vendored
@ -13,12 +13,12 @@
|
||||
"state": {
|
||||
"type": "markdown",
|
||||
"state": {
|
||||
"file": "30 - Resources/Tech/Torrents To Do.md",
|
||||
"file": "30 - Resources/Tech/Useful Commands.md",
|
||||
"mode": "source",
|
||||
"source": false
|
||||
},
|
||||
"icon": "lucide-file",
|
||||
"title": "Torrents To Do"
|
||||
"title": "Useful Commands"
|
||||
}
|
||||
},
|
||||
{
|
||||
@ -214,9 +214,12 @@
|
||||
},
|
||||
"active": "2cba6fc2478ced83",
|
||||
"lastOpenFiles": [
|
||||
"inbox.md~",
|
||||
"routine.md",
|
||||
"daily/2026-03-30.md",
|
||||
"30 - Resources/Tech/Torrents To Do.md",
|
||||
"30 - Resources/Tech/CURRENT PROJECTS.md",
|
||||
"20 - Areas/Writing/Essay ideas.md",
|
||||
"30 - Resources/Tech/Torrents To Do.md",
|
||||
"30 - Resources/Tech/Things to Learn.md",
|
||||
"30 - Resources/Tech/Setup Optimization.md",
|
||||
"30 - Resources/Tech/Secrets/sha256sum.md",
|
||||
@ -239,8 +242,6 @@
|
||||
"20 - Areas/Gaming/Launch Command.md",
|
||||
"10 - Projects/CSC/Chapter 7/00 - Overview.md",
|
||||
"10 - Projects/CSC/CSC Volume 1 Exam.md",
|
||||
"10 - Projects/CSC/Chapter 6/00 - Overview.md",
|
||||
"10 - Projects/CSC/Chapter 11/00 - Overview.md",
|
||||
"9999 - Media",
|
||||
"30 - Resources",
|
||||
"20 - Areas",
|
||||
@ -249,7 +250,6 @@
|
||||
"9999 - Media/Pasted image 20260310153447.png",
|
||||
"9999 - Media/Pasted image 20260310153559.png",
|
||||
"10 - Projects/CSC/Chapter 6",
|
||||
"20 - Areas/Job",
|
||||
"30 - Resources/Other"
|
||||
"20 - Areas/Job"
|
||||
]
|
||||
}
|
||||
32
daily/2026-03-30.md
Normal file
32
daily/2026-03-30.md
Normal file
@ -0,0 +1,32 @@
|
||||
# 2026-03-30
|
||||
|
||||
## Inbox dump
|
||||
-
|
||||
|
||||
## MITs (max 3)
|
||||
- [AWS]
|
||||
- [Mom's website]
|
||||
- [Apply to jobs]
|
||||
|
||||
## Secondary
|
||||
- [Reply to current job offers]
|
||||
- [Stream website work on Twitch]
|
||||
|
||||
## Time blocks
|
||||
| Time | Task |
|
||||
|-------------|-----------------------------|
|
||||
| 06:00–08:00 | |
|
||||
| 08:00–10:00 | |
|
||||
| 10:00–12:00 | |
|
||||
| 12:00–14:00 | |
|
||||
| 14:00–16:00 | Apply to jobs (and reply) |
|
||||
| 16:00–18:00 | AWS |
|
||||
| 18:00–20:00 | Work on website |
|
||||
| 20:00–22:00 | Work on website |
|
||||
| 22:00–00:00 | |
|
||||
|
||||
## End of day
|
||||
-
|
||||
|
||||
## Carry forward
|
||||
-
|
||||
4
inbox.md
Normal file
4
inbox.md
Normal file
@ -0,0 +1,4 @@
|
||||
make terminal animation smoother
|
||||
storefront publishable API:
|
||||
pk_444004f6709c8fbdfa54168bbd9e4bad6dc4b8c96063fefb8f6f0928556068a1
|
||||
what kind of online business can I do?
|
||||
62
routine.md
Normal file
62
routine.md
Normal file
@ -0,0 +1,62 @@
|
||||
# Daily Routine
|
||||
|
||||
## Morning (5–10 min)
|
||||
|
||||
1. `today` or `Space+zd` — open today's note (creates from template if new)
|
||||
2. Open inbox in a split — `:vs ~/notes/inbox.md` or `Space+zi`
|
||||
3. Process inbox → pick up to 3 MITs, move the rest to Secondary or discard
|
||||
4. Fill in time blocks — be honest about what fits
|
||||
5. Close inbox and start working
|
||||
|
||||
---
|
||||
|
||||
## During the Day
|
||||
|
||||
- Any thought, task, or idea → `Space+zi`, one line, move on
|
||||
- Task that belongs today → add directly to Secondary in today's note
|
||||
- Jump back to today's note anytime → `Space+zd`
|
||||
|
||||
---
|
||||
|
||||
## End of Day (5 min)
|
||||
|
||||
1. `today` or `Space+zd` — scroll to the bottom
|
||||
2. Write 2–3 lines in **End of day** — what happened, what derailed you
|
||||
3. Fill **Carry forward** — unfinished MITs go here for tomorrow's triage
|
||||
4. `nsync` — commit and push everything to Gitea
|
||||
|
||||
---
|
||||
|
||||
## Weekly (15 min — Sunday evening or Monday morning)
|
||||
|
||||
1. `week` — open this week's note
|
||||
2. Review the last 7 daily notes
|
||||
3. Note what kept getting carried forward (that's a signal — schedule it or drop it)
|
||||
4. Write the 3–5 most important things for the coming week
|
||||
|
||||
---
|
||||
|
||||
## Key Keymaps
|
||||
|
||||
| Key | Action |
|
||||
|--------------|-------------------------|
|
||||
| `Space+zd` | Open today's daily note |
|
||||
| `Space+zi` | Open inbox |
|
||||
| `Space+zf` | Find notes |
|
||||
| `Space+zg` | Search notes |
|
||||
| `Space+zn` | New note |
|
||||
| `Space+zz` | Follow link |
|
||||
| `Space+zb` | Backlinks |
|
||||
| `Space+zt` | Tags |
|
||||
| `Space+zp` | Panel |
|
||||
|
||||
---
|
||||
|
||||
## Aliases
|
||||
|
||||
| Alias | Action |
|
||||
|---------|---------------------------------------------|
|
||||
| `today` | Open today's daily note |
|
||||
| `inbox` | Open inbox |
|
||||
| `week` | Open this week's note |
|
||||
| `nsync` | Commit and push all notes to Gitea |
|
||||
31
templates/daily.md
Normal file
31
templates/daily.md
Normal file
@ -0,0 +1,31 @@
|
||||
# {{date}}
|
||||
|
||||
## 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
|
||||
-
|
||||
Loading…
Reference in New Issue
Block a user