Expand description
Application state and the command reducer. The reducer is pure state manipulation (it may read the vault and run index queries) and never touches the terminal, so every transition is testable headless.
Structs§
Enums§
- Focus
- Level
- List
Source - What the left list is currently showing.
- Mode
Functions§
- apply
- edit_
target - The selected jot as an edit target: an explicit-profile RefArg plus its display label.