Tray-first workflow
Runs in the system tray. One hotkey to dictate into the active app, another to save notes to files.
Offline speech-to-text
Uses faster-whisper locally for dictation without sending audio anywhere. There is no cloud fallback during dictation.
Snippet expansion
Expand short triggers into full text using snippets.txt after cleanup.
Local history
Keep raw and cleaned dictations in local SQLite history for quick capture, search, copy, and re-insert.
Personal glossary
Protect names and technical terms, plus apply custom replacements using glossary.json.
Profiles & modes
Choose cleanup mode (raw/balanced/aggressive), formatting profile (email/chat/notes/code), and per-app overrides.