Offline & sync

Offline & sync

Local-first storage makes the app instant and offline-capable; real-time sync keeps every device and teammate current.

createtodo is local-first: your workspace is stored in a database inside your browser. The app reads and writes locally, which is why it opens instantly and every interaction feels immediate — no spinner between you and your todos.

Real-time sync

Changes are streamed to the server and out to every other tab, device, and teammate the moment they happen. There is no save button and no refresh; a todo a teammate closes — or an agent files from a terminal — appears in your list as it happens.

Working offline

Because the app runs against local data, losing your connection doesn’t stop you. Keep creating, editing, and completing todos; changes queue locally and flush automatically when you’re back online.

Collaborative editing

Todo descriptions go further than last-write-wins: they are collaborative documents, so simultaneous edits from multiple people or agents merge cleanly instead of overwriting each other.