Documentation
¶
Overview ¶
Command zen-notes opens today's note. One markdown file per day, edited with vim motions, autosaved, and reloaded when another window writes it.
Directories
¶
| Path | Synopsis |
|---|---|
|
internal
|
|
|
app
Package app wires the editor, the day store and the file watcher into a Bubble Tea program.
|
Package app wires the editor, the day store and the file watcher into a Bubble Tea program. |
|
editor
Package editor holds the modal text buffer behind zen-notes: line storage, vim motions and operators, markdown highlighting, and the view.
|
Package editor holds the modal text buffer behind zen-notes: line storage, vim motions and operators, markdown highlighting, and the view. |
|
note
Package note stores one markdown file per calendar day.
|
Package note stores one markdown file per calendar day. |
|
version
Package version carries build metadata stamped in at link time.
|
Package version carries build metadata stamped in at link time. |
Click to show internal directories.
Click to hide internal directories.

