Shortcut to toggle filler-word removal on/off during or right after recording #662
Saisreenivas
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Problem
Filler-word removal is currently an all-or-nothing setting, but the right behavior actually depends on what the dictation is for, and that can change dictation-to-dictation:
Right now the only way to change this is to dig into settings between recordings, which doesn't fit how often the use case actually switches — often mid-session, sometimes the user wants to decide after seeing the transcript rather than committing upfront.
Proposed solution
A keyboard shortcut to toggle filler-word removal on/off:
This turns filler-word handling into a per-recording decision instead of a static global setting, which better matches how usage actually varies (e.g. Slack DM vs. a long-form note) throughout a single session.
Alternatives considered
All reactions