openquack

SPEC-020 — One-click “Copy” button for the last transcript

Goal

Give users a one-click way to copy the last transcript to the clipboard from the menu-bar popover. Today the transcript card has textSelection(.enabled) (manual ⌘A → ⌘C works) but no button. When the user dictated into a window that has since lost focus — the most common failure mode for paste-at-cursor — they need to grab the text and paste it manually elsewhere. Selecting text by hand inside the popover is fiddly because closing the popover (e.g., switching to Mail) can collapse the selection.

What it does

Non-goals

Why this is small

How it interacts with existing behaviour

Test plan

Out of scope (future)