● EVERGREEN NOTE dotfilescomputing
Obsidian Config
Technical specification for a local-first, Vim-driven knowledge base.
Technical specification for a local-first, Vim-driven knowledge base.
Personal knowledge management interface optimized for semantic density and keyboard-driven navigation.
The vault operates on a local-first principle using Markdown as the source of truth.
app.json for modal editing.Attachments/ to prevent root-level clutter.The directory structure follows a lifecycle-based routing system:
0. Inbox/ — Entry point for fleeting thoughts.1. Active/ — Active projects, journals, and study sprints.2. Zettelkasten/ — Semantic core (Seedlings → Growing → Evergreen).3. Resources/ — Static documentation and literature notes._System/ — Templates, Dashboards, and internal metadata.| Binding | Action | Target |
|---|---|---|
Ctrl + P | Command Palette | Global access |
Ctrl + Shift + F | Global Search | Vault-wide fuzzy find |
Ctrl + Shift + H | Split Vertical | Workspace management |
Ctrl + Shift + V | Split Horizontal | Workspace management |
Ctrl + C | Quick Capture | Inbox dump via QuickAdd |
Ctrl + Shift + B | Git Push | Remote sync |
Alt + 1-8 | Switch Tabs | Tab navigation |
Part of the System Config MOC.