fix(captures): hide unwired storage settings

This commit is contained in:
Jamie Pine
2026-04-25 10:32:44 -07:00
parent 3f2c22b793
commit 2c3df3873d
5 changed files with 11 additions and 60 deletions
+3 -3
View File
@@ -70,11 +70,11 @@ Refinement shipped earlier; 0.5.0 closes the stubborn edge cases:
Settings → Captures is now the home for the whole dictation flow:
- **Dictation**: global shortcut toggle, push-to-talk chord picker, toggle chord picker, live pill preview, copy-transcript-to-clipboard, auto-paste into focused field (with inline accessibility prompt).
- **Transcription**: model picker (Whisper Base / Small / Medium / Large / Turbo), language lock, archive-audio toggle.
- **Dictation**: global shortcut toggle, push-to-talk chord picker, toggle chord picker, live pill preview, auto-paste into focused field (with inline accessibility prompt).
- **Transcription**: model picker (Whisper Base / Small / Medium / Large / Turbo), language lock.
- **Refinement**: auto-refine toggle, model picker, smart cleanup, remove self-corrections, preserve technical terms.
- **Playback**: default voice for the Captures tab's "Play as" action.
- **Storage**: retention (forever / 90d / 30d / 7d), clear-all-captures.
- **Storage**: captures folder quick-open.
### Interface