Skip to main content

Module state

Module state 

Source
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§

AppState

Enums§

Focus
Level
ListSource
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.