Skip to content

Keyboard shortcuts

Truetask has two kinds of shortcut. Global bindings work from any screen and you can remap them. Everything else is fixed to the surface it belongs to.

Modifier keys

A binding written with command is platform aware: it fires on Cmd on macOS and on Ctrl on Windows and Linux. A binding written with ctrl always means the Control key on every platform.

The app prints the combination the way your platform writes it. On macOS you see the glyphs , , and . On Windows and Linux you see Ctrl, Alt and Shift. This page writes the macOS form first.

Global shortcuts

These fire from anywhere in the app. The defaults are listed below; the labels are the ones the app shows in Customize > Shortcuts.

ActionDefaultWhat it does
Toggle left sidebarBShows or hides the left sidebar with your boards, folders and pages.
New folder+FStarts a new folder in the sidebar to group boards.
New board+BStarts a new board from the sidebar, opening it if it is hidden.
New database+DStarts a new database from the sidebar.
Import+IOpens Import to bring tasks or records in from a file or another tool.
Command palette/Ctrl+KOpens the palette to jump to boards, tasks, notes and actions.
Open settings/Ctrl+Shift+,Opens the workspace settings.
Open the inboxIOpens the inbox dock beside the page you are on with the composer focused. Press again to close it.
Open the pipeline drawerPOpens the pipeline drawer along the bottom of the page you are on. Press again to close it.
Open last-used coding tool/Ctrl++OOpens the task in front of you in the coding tool you used last.
Open timelogs+TOpens the timelogs week to log and review your time.
My tasks filterQOn a board, filters to the tasks assigned to you. Press again to clear the filter.

Three of these only exist for some people. Open settings needs a role that can see Settings, which is OWNER, ADMIN or LEAD. Open the pipeline drawer needs the workspace's AI functions turned on. Open timelogs needs time tracking on your plan.

Bare keys never fire while you type

The single-letter bindings (B, I, P, Q) are ignored while the focus is in a text field. Combinations that use a modifier still work there.

Change a shortcut

Open the App menu (the grid button before your avatar), choose Customize, then the Shortcuts tab. Click the combination pill on a row, press the keys you want, and the new binding saves at once. The circular arrow beside a row restores that one default; Restore defaults at the top of the pane resets every row you changed. Your bindings follow you across devices.

Truetask Shortcuts pane in the Customize dialog, one row per key binding

My tasks filter is not listed in that pane. It is fixed to Q and the board's filters dropdown shows the key on the My tasks row.

See Shortcuts for the pane itself and Customize for the rest of the dialog.

Boards

Kanban

KeyWhat it does
Shift or /Ctrl + click a taskAdds the task to the selection instead of opening it.
EscClears the selection.

List

The list view is a grid you can drive entirely from the keyboard once a cell has focus.

KeyWhat it does
or K JMoves the focused row up and down.
or H LMoves the focused cell left and right.
Tab / Shift+TabMoves to the next or previous cell, wrapping to the next or previous row.
Enter or SpaceActivates the focused cell: opens the task from the title cell, opens the editor or picker on the others.
EscClears the focus and the selection.
Shift + click a rowSelects the range from the last row you clicked.
/Ctrl + click a rowAdds or removes that one row from the selection.
/ in the empty new-task rowOpens the picker of task templates and in-app forms, when the board has any.
Enter in the new-task rowCreates the task. Esc discards the draft.

Arrow keys are handed to a cell editor, picker or menu while one is open, so they never drive both at once.

Calendar

Month and week grids take arrow keys; the day view does not.

KeyWhat it does
Moves the focus one day back or forward.
Moves the focus one week back or forward, in the month grid.
EnterOpens the first task on the focused day, or starts a new one on an empty day.
EscCancels the task you are creating, or clears the focus.

Timeline

Key or gestureWhat it does
Moves the focus between task rows, wrapping at the ends.
EnterOpens the focused task.
SpaceAdds the focused task to the selection.
EscCancels the bar you are drawing, then clears the selection, then the focus.
/Ctrl+ZUndoes the last schedule change.
/Ctrl+Shift+Z or /Ctrl+YRedoes it.
+ wheel, or a trackpad pinchZooms in and out around the pointer.
Ctrl or + wheelScrolls the timeline sideways.
Space + dragPans in both directions.
Ctrl/ + dragPans sideways only.

Tasks

These keys work in the task frame and anywhere the same editors appear.

KeyWhereWhat it does
EnterComment composerPosts the comment.
Shift+EnterComment composerStarts a new line instead of posting.
/Comment and note editorsOpens the slash menu of blocks and commands.
@Comment and note editorsOpens the mention picker; move through it and Enter picks.
EnterAn inline title or field editorCommits the value.
EscAn inline title or field editorCancels the edit.
/Ctrl+EnterInbox task detailsSaves the details you typed.
EscInbox task detailsCloses the details without saving.
/Ctrl+EnterStop-timer promptStops the running timer.

The task description saves itself as you type, so it has no save key. See Tasks and Comments and mentions.

Code review drawer

The review drawer takes single keys whenever you are not typing and no popover is open.

KeyWhat it does
JNext file in the diff.
KPrevious file.
VMarks the current file viewed, or unmarks it.
EscCloses the drawer, after closing any open popover first.

See Code review.

Command palette

Open it with /Ctrl+K, or press the same keys again to close it.

KeyWhat it does
Moves through the results.
EnterRuns the highlighted result.
EscCloses the palette.

Typing t followed by some text turns the palette into a quick todo composer, and Enter creates the todo. A task key such as DEVE-412 jumps straight to that task. See Search and the command palette.

Desktop app palette

The desktop app registers one system-wide key that opens its capture and search palette. The default is Alt+Space, which is Option+Space on macOS, and you can change it in the app's settings.

KeyWhat it does
Moves through the results.
EnterOpens the highlighted result, or creates the task when the create row is highlighted.
TabSwitches from searching to capturing a new task.
/Ctrl+NStarts a capture.
/Ctrl+KOpens the actions menu for the highlighted result.
/Ctrl+Shift+CCopies a link to the highlighted result.
/Ctrl+1 to 9, 0Opens the numbered result.
EscClears the query, then the captured context, then hides the palette.

While you are capturing, Tab on an inbox capture opens the board picker, and /Ctrl+Enter always creates the task even from the description field. See The desktop palette.

Truetask works the same on Truetask Cloud and on your own server. Pages and sections that apply to one model only are labelled.