Skip to content

Tasks

Tasks (@ikenga/pkg-tasks) is a local-first task manager that runs as a panel inside the Ikenga shell. List, agenda, and triage views over your own tasks — real CRUD, stored on your machine, no cloud account.

See the Tasks feature page for the product tour.

Terminal window
ikenga add @ikenga/pkg-tasks

Requires the Ikenga shell. Install the shell →

Package@ikenga/pkg-tasks (com.ikenga.tasks)
ArchetypeUI iframe (kind: embedded) — a panel in the shell’s Ops section
StorageLocal SQLite (ikenga.local), table tasks
Networkhttps://esm.sh only (module CDN)

As of v0.4.0, Tasks is SQLite-only — the earlier Supabase dependency was dropped, so your tasks live entirely on your machine. Nothing is uploaded to be useful.

Tasks asks for the minimum: SQLite access to the tasks table and network to the module CDN. No filesystem write, no shell execution, no secrets — so it auto-trusts on install.