Views & search
Find and organize work: the filterable list, the drag-and-drop board, a powerful search operator syntax, the command palette, keyboard shortcuts, and bookmarks.
On this page
The list
The issues list is the fastest way to scan and filter work. Narrow it with the filter bar — search, scope (all / open / closed), project, status, priority, assignee, and label — and every filter is reflected in the URL, so a filtered view is just a link you can share.
Columns show the key, the issue (with its priority and labels), status, assignee, and when it was last updated. Click any column header to sort, and page through results 50 at a time. Hover an issue to preview its description and properties without leaving the list.
The board
The board lays out every status as a column. Drag a card between columns to change its status, or within a column to reorder — moving a card into a started or completed column updates the issue automatically. Cards show the key, assignee, title, priority, labels, and a sub-issue count.
Note
Columns come from your workspace statuses. If the board looks empty, add statuses under Workspace settings.
Search operators
Both the list search and the global search understand operators. Free text matches the title, key, description, and comments; add name:value operators (quote values with spaces) to narrow further. Combine as many as you like.
| Operator | Examples |
|---|---|
| is: | is:open, is:closed, is:bookmarked, is:assigned, is:unassigned, is:blocked |
| has: | has:links, has:backlinks, has:subtasks, has:due, has:properties |
| status: | status:open, status:closed, status:"In Progress" |
| project: | project:RUN, project:"Marketing site" |
| priority: | priority:urgent, priority:no-priority |
| type: | type:bug, kind:feature |
| assignee: / reporter: | assignee:me, assignee:unassigned, reporter:ana |
| label: | label:ops |
| linked: / mentions: / backlinks: | linked:RUN-12, backlinks:RUN-12 |
| custom property | risk:high, prop:effort>=3 |
Tip
An unrecognized operator falls back to plain text, so you never get an error — just refine and try again.
Command palette & shortcuts
Press ⌘K (or Ctrl+K), or /, to open search from anywhere. It jumps across issues, projects, and memory, and offers quick actions like creating an issue or toggling the theme.
Runboard uses Linear-style keyboard navigation. Press g then a letter to go somewhere:
| Shortcut | Action |
|---|---|
| c | Create an issue |
| ⌘K / Ctrl+K | Toggle the command palette |
| / | Open search |
| g o | Overview |
| g i · g b | Issues · Board |
| g p · g a | Projects · Agents |
| g m · g s | Memory · Settings |
Bookmarks
Star an issue from its detail page to keep it in Bookmarks for quick access. Your bookmarks are private to you, and you can filter to them anywhere with is:bookmarked.
Improve this article
Spot something missing, outdated, or a broken link? Send the docs team a note.