Keyboard Shortcuts Dialog
Two columns of Kbd combos with the honest note that remapping is not here yet.
Two columns of Kbd combos with the honest note that remapping is not here yet.
The Application Collection unlocks the source for every Application block. All Access unlocks every Collection.
Already purchased? Log in
Keyboard Shortcuts Dialog is a wider card, max-w-lg, that maps eight shortcuts across two columns. Navigation lists four: open command palette with Cmd K, go to dashboard with G D, go to deployments with G P, and search with /. Actions lists four: create project with Cmd N, invite member with Cmd I, copy page link with Cmd Shift C, and toggle dark mode with Cmd D. Esc sits in the top-right corner as an always-visible exit hint. A muted callout closes the card honestly: shortcuts are not customizable yet, with a linked vote on the open issue that gates when remapping gets built.
Shortcut groups are one array of arrays. The Kbd and KbdGroup primitives handle the key rendering. The honest customization note avoids a settings hunt that does not exist yet.
Reach for this block whenever the app has enough keyboard shortcuts to warrant a reference card. Trigger it on the ? key globally. Wire the vote link to your actual issue tracker URL and update it when remapping ships.
A natural flow around it on an Application Pro page:
Before
After
One strong use is the global shortcut reference card. Other shortcut dialogs:
Tip: ship the vote link on day one, even if the issue has zero votes, it resets the expectation from never to when.