March 10, 2026 · 9 min read · By AltPlusCtrl Team
Jira and Trello Shortcuts for Project Management
Creating tickets, moving cards, and navigating boards without a mouse — the shortcuts that make daily project management tooling noticeably less tedious.
Project management tools involve a huge amount of small, repetitive interaction — creating tickets, moving cards between states, assigning people, adding comments — and yet most teams use them almost entirely by mouse, clicking through the same handful of actions dozens of times a day without ever discovering the keyboard shortcuts built specifically for exactly that repetition. See the full Jira shortcut reference and full Trello shortcut reference for the complete sets.
Jira: creating and navigating issues quickly
C creates a new issue from anywhere in Jira — the single most valuable shortcut for anyone who logs bugs or tasks throughout the day, since it opens the create-issue dialog instantly regardless of what view you're currently in, without needing to navigate to a specific project first. G then I jumps to your assigned issues, and G then B jumps to the current project's board — following the same 'G then a letter' chord pattern also found on GitHub, worth learning as a generalizable convention across multiple tools rather than a one-off for either.
Within an open issue, A opens the assignee field directly, letting you type a name and reassign without touching the mouse — genuinely useful during a triage session where you're rapidly reassigning a backlog of issues to the right people. M opens a comment box directly, and . (period) opens a quick actions menu — a fuzzy-searchable list of everything you can do to the current issue (transition its status, add a label, link it to another issue), following the same command-palette pattern found in a lot of the software covered elsewhere on this site.
Jira: moving through the backlog and board
J and K move the selection down and up through a list of issues (again, the same convention as Gmail and GitHub's issue lists) — useful for quickly scanning and opening issues one after another during a review session without clicking each one individually. On a board view, number keys sometimes map to specific status columns depending on configuration, letting you move a selected card directly to a target status without dragging it — considerably more precise than a drag-and-drop action, especially on a board with many narrow columns where a drag can easily overshoot its intended target.
Jira: filtering and searching without the mouse
Pressing / from anywhere in Jira jumps directly to Quick Search, and typing a JQL-style query (Jira's own structured query language) into the advanced search bar turns the same search box into a genuinely powerful filtering tool for anyone comfortable with its syntax — for instance filtering to exactly 'my open bugs in this sprint' rather than manually scrolling and visually scanning a board. Saved filters, once built, are reachable directly from the search box by name, meaning a complex, precisely scoped view of the backlog is one keystroke-plus-a-few-typed-characters away rather than a multi-click navigation through the Filters menu.
Trello: card creation and movement
With a card selected, N opens the create-new-card dialog on the same list — fast for rapidly capturing several related tasks in sequence without reaching for the mouse between each one. Pressing a number key while a card is selected can move it directly to a specific position or list depending on configured shortcuts, and Space (or the assign shortcut, depending on version) assigns the card to yourself directly — a small but genuinely time-saving shortcut for anyone who self-assigns tasks as they pick them up throughout the day.
Trello: labels and quick edits
With a card open, pressing a number key (1 through 9, corresponding to a board's configured labels in order) toggles that label directly — much faster than opening the labels menu and clicking each one individually, especially for cards that need multiple labels applied at once. E opens the card for editing its title and description directly. C copies a selected card, and Q, pressed anywhere on a board, filters the visible cards to only those assigned to you — Trello's fastest built-in way to answer 'what's actually on my plate' without manually scanning every list on a shared board.
If your team uses Asana, Linear, ClickUp, or Monday
Asana has a comparable Tab-key-driven quick-create shortcut and its own J/K-style task-list navigation, worth learning on its own terms since Asana's task-and-subtask hierarchy shapes its navigation shortcuts differently from Jira's issue-and-board model. Linear, built specifically around speed and keyboard-first interaction as a core design philosophy rather than an add-on, has arguably the deepest and most consistent keyboard shortcut set of any project management tool covered on this site — worth exploring in full if keyboard speed in your project tracker is a genuine priority for your team, since Linear's C-to-create, command-palette-driven design goes further than most competitors in treating the keyboard as the primary interface rather than a secondary one. ClickUp, which bundles a wide range of project-management views and features into one tool, has correspondingly more shortcuts to learn but follows broadly similar creation and navigation conventions to the tools above. Monday.com leans more heavily on its grid-based board view, and its shortcut set reflects that spreadsheet-adjacent structure more than the card-and-column model Jira and Trello share.
Sprint planning and backlog grooming by keyboard
During sprint planning specifically, Jira's backlog view supports drag-free reordering via keyboard once an issue is selected — using the same J/K-navigation-plus-move-to-column pattern described above — which matters because backlog grooming sessions often involve reordering dozens of items in sequence, and a drag-based reorder that has to be repeated dozens of times in a single sitting is exactly the kind of repetitive action that benefits most from a keyboard alternative. For lighter-weight project tracking without Jira or Trello's full feature set, Basecamp takes a deliberately simpler approach with a correspondingly smaller shortcut set, worth knowing if your team has opted for its more streamlined to-do-and-message-board model instead.
The team-wide payoff
Project management tool shortcuts are a particularly good candidate for the kind of structured onboarding investment described in the onboarding post, since the whole team uses the same tool for the same repetitive actions daily — a curated shortcut list and a short practice session pays off across every team member simultaneously, not just one person's individual workflow. And if your team's documentation lives in Notion alongside your project tracker, the Notion shortcuts post covers the complementary skill set for the note-taking and documentation half of a typical project workflow.