You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, Love using Handless. Had an idea I'd love your thoughts on.
The Problem
Post-processing prompts are bound to hotkeys, so you have to decide before you start speaking. If you change your mind mid-sentence — say you wanted prose but now want bullet points — you're stuck.
The Idea
A small radial menu at the cursor when you press the record hotkey. You speak normally, then just move your mouse toward an option before releasing:
Move toward a star → post-process with that prompt (Correct, Improve, Restructure, etc.)
Don't move (stay in center) → plain transcription, same as today
Move toward Cancel → discard recording
Users who don't move their mouse get exactly the same behavior as today. Zero friction added.
Prototype
I built a working SwiftUI prototype called Constellation
it has the full interaction model with hold-to-select, animations, and configurable options
preview.mp4
Would love to hear what you think! Happy to iterate based on your feedback.
Hi, Love using Handless. Had an idea I'd love your thoughts on.
The Problem
Post-processing prompts are bound to hotkeys, so you have to decide before you start speaking. If you change your mind mid-sentence — say you wanted prose but now want bullet points — you're stuck.
The Idea
A small radial menu at the cursor when you press the record hotkey. You speak normally, then just move your mouse toward an option before releasing:
Users who don't move their mouse get exactly the same behavior as today. Zero friction added.
Prototype
I built a working SwiftUI prototype called Constellation
it has the full interaction model with hold-to-select, animations, and configurable options

preview.mp4
Would love to hear what you think! Happy to iterate based on your feedback.