Keyboard shortcuts
GreekManage does not ship a general keyboard-shortcut system today — no global hotkey library, no command palette, no ? reference popup. The list below covers what's actually wired in v0.62.1.
If you're used to lists of shortcuts on this page, the gap is intentional: we'd rather show what works than describe shortcuts that don't.
What's wired today
Sidebar pin toggle
| Shortcut | Action |
|---|---|
Cmd / Ctrl + Shift + P | When focus is inside a sidebar nav row (use Tab to get there), toggle that row's pin |
The pin star also responds to Enter / Space when focused directly, like any button.
Rich-text editing (Engage posts, comments, bulletins, course content)
The TipTap editor used across the app provides standard rich-text shortcuts:
| Shortcut | Action |
|---|---|
Cmd / Ctrl + B | Bold |
Cmd / Ctrl + I | Italic |
Cmd / Ctrl + U | Underline |
Cmd / Ctrl + Z / Shift + Z | Undo / redo |
Composers and chat
| Shortcut | Action |
|---|---|
Enter | Send (in the AI chat widget, message composer, and mention search) |
Shift + Enter | New line without sending |
Standard browser keys
These aren't ours, but they work everywhere in the app:
| Shortcut | Action |
|---|---|
Tab / Shift + Tab | Move focus forward / backward |
Esc | Close the focused modal, dialog, or dropdown |
Enter / Space | Activate the focused button or link |
Cmd / Ctrl + + / - | Browser zoom in / out |
Planned — not yet shipped
The following has been planned and explicitly deferred for a future release:
- Command palette (Cmd / Ctrl + K) — there is no command palette in v0.62.1. The underlying nav-key registry from the sidebar pinboard work is in place, so a palette can land later without re-architecture, but the palette itself isn't currently scheduled.
Other shortcuts previously listed on this page (g-then-letter navigation, Engage-specific shortcuts, election ballot shortcuts, documents shortcuts, a ? reference popup, in-app shortcut customization) are not implemented and are not currently scheduled. We track shortcut requests through feedback — see below.
Mobile
Mobile uses the same Capacitor-wrapped web frontend, so the rich-text shortcuts above work on a paired Bluetooth keyboard. There are no mobile-specific keyboard bindings; navigation is via taps.
Requesting shortcuts
Open the chat widget (bottom-right of any page) and switch to the Feedback tab. Tell us which shortcut would speed up your workflow and where it would apply.
Related
Last verified against v0.62.1 (2026-05-10).