Skip to content

tmd (TUI)

Launches the TUI interactive interface — a lazygit-style two-panel layout for browsing objects.

Terminal window
tmd
tmd --vault /path/to/vault
KeyAction
/ kMove up (navigate list / scroll detail)
/ jMove down (navigate list / scroll detail)
Enter / SpaceSelect object / Toggle group
TabSwitch focus between panels
/Enter search mode
EscExit search / Clear results
q / Ctrl+CQuit

The TUI watches the objects/ directory via fsnotify. When files are created, modified, or deleted, it automatically syncs the database and refreshes the view (200ms debounce), preserving the current selection when possible.