Try free

Keyboard Shortcuts

Master GitScrum Studio with keyboard shortcuts. Every action you perform repeatedly has a faster path through keybindings. This reference covers all available shortcuts organized by context.


The Philosophy

GitScrum Studio is built for developers who live in their keyboards. Reaching for the mouse breaks flow. Every major feature is accessible via shortcuts, and the most common actions have the most ergonomic keybindings.

Shortcuts follow patterns you already know from VS Code, Linear, and other developer tools. If you can navigate your IDE, you can navigate GitScrum.


Global Shortcuts

These shortcuts work anywhere in the application:

ShortcutAction
Cmd/Ctrl + KOpen Quick Search
Cmd/Ctrl + Shift + POpen Command Palette
Cmd/Ctrl + /Show keyboard shortcuts help
Cmd/Ctrl + ,Open Settings
Cmd/Ctrl + NCreate new task
Cmd/Ctrl + Shift + NCreate new project
EscClose current modal/panel

Move between sections quickly:

ShortcutAction
G then DGo to Dashboard
G then PGo to Projects
G then TGo to Team
G then CGo to ClientFlow
G then SGo to Settings
G then BGo to Billing
G then NGo to NoteVault
Cmd/Ctrl + [Navigate back
Cmd/Ctrl + ]Navigate forward

How "G then" works: Press G, release, then press the second key within 1 second. This two-key sequence prevents accidental navigation.


Kanban Board Shortcuts

When viewing a Kanban board:

ShortcutAction
NCreate new task in current column
CCreate new column
FOpen filters panel
VCycle through views
Arrow keysNavigate between tasks
EnterOpen selected task
SpaceToggle task selection
MMove selected task (opens column picker)
EEdit selected task
Cmd/Ctrl + DDuplicate selected task
Backspace/DeleteArchive selected task
1-9Set priority on selected task
LAdd label to selected task
AAssign selected task

Task Detail Shortcuts

When a task is open:

ShortcutAction
EEdit task title
DEdit description
AChange assignee
LManage labels
PChange priority
SChange status
TStart/stop time tracking
COpen comments
Cmd/Ctrl + EnterSave changes
EscClose task panel
JNext task
KPrevious task

Text Editing Shortcuts

When editing text fields:

ShortcutAction
Cmd/Ctrl + BBold text
Cmd/Ctrl + IItalic text
Cmd/Ctrl + KInsert link
Cmd/Ctrl + Shift + KInsert code block
Cmd/Ctrl + Shift + .Insert blockquote
Cmd/Ctrl + Shift + 7Toggle numbered list
Cmd/Ctrl + Shift + 8Toggle bullet list
Cmd/Ctrl + Shift + 9Toggle checklist
TabIndent list item
Shift + TabOutdent list item

Quick Search Shortcuts

When Quick Search is open:

ShortcutAction
Arrow Up/DownNavigate results
EnterOpen selected result
Cmd/Ctrl + EnterOpen in new tab
TabCycle search categories
EscClose Quick Search
/Filter by type (tasks, projects, etc.)
#Filter by label
@Filter by assignee

Time Tracking Shortcuts

ShortcutAction
Cmd/Ctrl + TToggle timer (start/pause)
Cmd/Ctrl + Shift + TStop timer and log
Cmd/Ctrl + Alt + TOpen time log

Sprint Shortcuts

When viewing sprints:

ShortcutAction
NCreate new sprint
SStart selected sprint
EEnd sprint (opens review)
MMove tasks between sprints
BView burndown chart

Customizing Shortcuts

Currently, keyboard shortcuts cannot be customized. This feature is planned for a future release.

If a shortcut conflicts with your operating system or browser, you may need to:

  • Check browser extension conflicts
  • Adjust OS-level keybindings
  • Use alternative shortcuts when available

Accessibility Notes

  • All shortcuts have alternative mouse/touch paths
  • Screen readers announce available shortcuts in context
  • Focus indicators show current keyboard position
  • Tab order follows logical reading flow

Pro Tips

  • Muscle memory: Focus on learning 3-5 shortcuts at a time until they become automatic
  • Quick Search is everything: Cmd/Ctrl + K can take you anywhere. Search for tasks, projects, commands, or settings
  • Vim-style navigation: J/K for up/down follows the pattern developers know
  • Escape is your friend: When in doubt, Esc closes panels and returns focus to the main view

How to Report a Problem or Request a Feature

If a shortcut doesn't work as expected or you'd like to suggest new keybindings, submit feedback through GitScrum Studio. In the Sidebar, click on Support Tickets and open a ticket.