Tasks & Boards
Overview
The heart of Kanvas AI. Every project has a kanban board with columns you arrange to match your workflow. Each card on the board is a task with a title, status, assignee, tags, milestone, description, comments, and activity timeline. Open a card in a detail drawer or a full page to work on it without leaving the board.
Use it for: tracking work day to day, planning sprints, triaging bugs, running design reviews, or any work that flows through stages.
How it works
- Open a project to see its board. Columns run left to right.
- Cards represent tasks. Each card shows its title, assignee, tags, milestone, and any linked pull request or design.
- Drag a card to a new column to change its stage. Drop a card above or below other cards to set its priority within the column.
- Click a card to open the task detail. From there, you can edit the title, write a description, add comments, attach files, and see the full activity timeline.
- The board updates live for everyone in the project — moves, new comments, and status changes appear without a refresh.
Usage
Add a task. Click the + at the bottom of a column (or use the New task button in the project header). Type a title and press Enter. Optional fields like assignee and tags can be set right after creation.
Generate a task description from the title. In the description field of a new task, type /ai and Kenny will draft a description from the title. Edit it before saving, or run it again with a different prompt.
Insert emojis in a task description. In the description editor (in both the detail drawer and the full-page view), type : followed by a shortcode such as :rocket or :check to open the emoji autocomplete menu. Use the arrow keys and Enter — or click a row — to insert an emoji, and press Escape to dismiss the menu.
Edit the task title inline. Click a title on a card or in the detail view, change it, and press Enter to save.
Reorder a column. Drag a card up or down within the same column. Drop above the first card to put it at the top; drop below the last to push it to the bottom.
Filter the board. Use the filter bar at the top of the board to narrow cards by assignee, tag, milestone, or text search.
Open a card in the detail drawer. Click any card to open the right-side drawer with the full task view. Click the expand button to switch to a full-page view at the task’s unique URL.
Comment on a task. In the comments panel, write a comment using the rich-text composer. You can @mention teammates, link to other tasks, embed Figma frames, embed Loom recordings, and attach images. Mentioned teammates get a notification.
See the task’s type at a glance. Every card shows a type emoji (🐛 Bug, ⚡ Enhancement, 📋 Task, etc.) before its task ID — the same emoji follows the task into the drawer header and the chat sidebar. Hover the emoji for the type name. See Task Types for the full mapping and other surfaces.
React to a comment. Hover a comment and click the smiley face to add an emoji reaction. Quick reactions are one click away; the picker offers the full set.
See what changed. Each task has an activity timeline that records status changes, assignment changes, milestone moves, comment additions, and edits — with who did what and when.
Link a pull request. When a GitHub pull request mentions a task identifier in its title or branch name, the PR appears on the card with its status (open, merged, closed) and a click-through link. See GitHub Integration.
Link a Figma frame. Paste a Figma frame URL into a task description or comment to embed a live preview. See Figma Integration.
Move on PR merge. If your board has columns with workflow roles assigned, merging a linked pull request moves the task to the column that holds the Done role.
Edge cases & limits
- Live updates. Cards move and update for everyone watching the board. If two people move the same card at once, the last move wins.
- Drag during edits. A card in inline-edit mode is not draggable until you save or cancel the edit.
- Empty columns. Empty columns show a quick-add prompt so you can drop the first card in without opening a menu.
- Detail drawer closes when needed. Opening a task from a notification, mention, or chat link closes the Kenny drawer so the task isn’t hidden behind it.
- Permanent task URLs. Each task has its own URL that doesn’t change when the task moves columns or projects. Share it freely.
Related
- Projects — create projects, add members, manage columns, milestones, and tags
- Workflow Roles — assign a semantic role to a column so automations know which one to target
- Chat — discuss work and link tasks into channels
- Kenny Chat Drawer — ask Kenny to create or update tasks for you