Skip to content

Add "Add Note…" menu bar action as hotkey fallback#11

Merged
execsumo merged 2 commits into
masterfrom
claude/add-menubar-note-trigger-FWmTO
May 15, 2026
Merged

Add "Add Note…" menu bar action as hotkey fallback#11
execsumo merged 2 commits into
masterfrom
claude/add-menubar-note-trigger-FWmTO

Conversation

@execsumo

Copy link
Copy Markdown
Owner

Adds a menu bar row that appears during an active recording session,
giving users a click-to-trigger alternative to the global hotkey
(Ctrl+Shift+N) when they can't reach the keyboard shortcut.

https://claude.ai/code/session_017fXYbaBhvbqa3Sug4wa9Nu

claude added 2 commits May 14, 2026 19:34
Adds a menu bar row that appears during an active recording session,
giving users a click-to-trigger alternative to the global hotkey
(Ctrl+Shift+N) when they can't reach the keyboard shortcut.

https://claude.ai/code/session_017fXYbaBhvbqa3Sug4wa9Nu
Adds an optional `hotkey` label to MenuBarRow that renders the shortcut
string (e.g. ⌃⇧N, ⌃⇧D) in muted monospaced text on the trailing edge.
Wires it up for "Add Note…" and "Start Dictation" using the user's
configured HotkeyCombo.displayString so custom hotkeys stay in sync.

https://claude.ai/code/session_017fXYbaBhvbqa3Sug4wa9Nu
@execsumo
execsumo merged commit 2c33dbc into master May 15, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants