Projects

Projects that gather their own tasks.

A project is a record with a status and, when it's client work, a link to the CRM company. Tasks attach to projects through a `part_of` link — the same `todo` objects the Tasks board shows, just gathered.

Add a task from inside a project and it lands on the Tasks board too; there is one list, viewed two ways.

What it does

  • Projects with active / paused / done status and a due date.
  • Client projects link to the CRM company.
  • Tasks attach to projects — same todos as the Tasks board.
  • Ask your AI how a project stands — status plus its open tasks.

What it stores

As ordinary objects in your workspace memory — readable by your AI over MCP, browsable like any memory.

  • project A body of work — status (active|paused|done), due_date; client work links to a company.
  • todo An open action item someone still has to carry out.
  • company A business you deal with — customer, prospect or partner.
Sign in to install Projects into your workspace. Sign up — personal use is free.