ops: paivana and caddy config refresh
This commit is contained in:
parent
d8dbc6242b
commit
56f814a6de
74 changed files with 4517 additions and 79 deletions
46
configs/notes/space/index.md
Normal file
46
configs/notes/space/index.md
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
---
|
||||
# SilverBullet index page (SB_INDEX_PAGE=index)
|
||||
# Apple-Notes-like home: pins + capture path + search
|
||||
---
|
||||
|
||||
# Notes
|
||||
|
||||
Cross-host notes (magikoopa + clementine) via koopa SilverBullet.
|
||||
Mental model = Apple Notes: **folders/pages · list · editor**, pin primary TODO, Quick Note → triage.
|
||||
|
||||
| Page | Apple analogue | Role |
|
||||
|------|----------------|------|
|
||||
| [[TODO]] | Pinned primary note | ADHD SoT: Now≤3 / Next / Waiting / Someday / Stats |
|
||||
| [[inbox]] | Quick Note | Capture before triage |
|
||||
|
||||
## Pins
|
||||
|
||||
- [[TODO]]
|
||||
- [[inbox]]
|
||||
|
||||
## How to use (Apple habits → here)
|
||||
|
||||
1. **Capture** into [[inbox]] (or SB quick-note if enabled) — do not invent folders first.
|
||||
2. **Triage** into [[TODO]] sections (Now max 3). Same rules as former Apple Notes guide.
|
||||
3. **Find** with Page Picker / search (**Cmd/Ctrl-K**).
|
||||
4. **New page** when a topic is not a todo (meetings, dumps) — link from TODO by title, do not dump transcripts into TODO.
|
||||
5. Optional later: TreeView plug (folder sidebar), Space Lua query page = “smart folder” for `#tag` open tasks.
|
||||
|
||||
## Shortcuts (target)
|
||||
|
||||
| Action | Typical SB |
|
||||
|--------|------------|
|
||||
| Open page / filter | Cmd/Ctrl-K (Page Picker) |
|
||||
| Quick note | Ctrl-q (if client supports) → prefer landing in [[inbox]] |
|
||||
| Search body | built-in search / SilverSearch plug |
|
||||
|
||||
## Hygiene (from Apple Notes ADHD pack)
|
||||
|
||||
- One primary [[TODO]] — no competing systems.
|
||||
- Capture first; tags (`#taler` …) optional and light.
|
||||
- On “I’m back”: re-read **Now** only.
|
||||
- No passwords/tokens in notes.
|
||||
|
||||
## Apps
|
||||
|
||||
- [[PLUGS]] — TreeView + SilverSearch
|
||||
Loading…
Add table
Add a link
Reference in a new issue