Back to Help Center Search

Boards and Sections

Boards, sections, views (Kanban, Calendar, Timeline), filters, sorting, and saved views.

Hypertask organizes work through boards — visual workspaces containing customizable columns called sections.

Sections

Default sections: "Todo," "Doing," and "Done." Common configurations:

Each section has a name, visibility toggle, and rank for ordering.

Task Movement

Tasks transition between sections via

  1. Drag-and-drop in the web interface
  2. MCP tools using hypertask_section(taskId, sectionId)
  3. API calls for cross-board transfers

Views

Board View: Traditional Kanban layout with task cards organized by section columns.

Calendar View: Displays tasks based on due dates.

Timeline/Schedule View: Gantt-style horizontal representation showing task durations and dependencies.

Saved Views

Preserve filter and sort configurations as reusable views.

Filter by: Section, Priority, Assignee, Due date, Labels, Status, Creator

Sort by: Manual, Priority, Due Date, Size, Created At, Updated At

Subtask Display: None (hidden), Parent (grouped), Flattened (individual cards), or Card (nested display)