To-Do List

Simple task manager with priorities, filters and auto-save.

Add your first task above.

About the To-Do List

A task list that runs in your browser with no account and no subscription. Break work into subtasks, set priorities and due dates, tag and filter, reorder by dragging, and export everything as JSON. Tasks are stored locally, which means your work items never reach a third-party productivity service.

How to use the To-Do List

  1. Add your tasks

    Enter a task and optionally give it a priority, a due date and tags. Tasks are saved as you create them.

  2. Break work into subtasks

    Add subtasks under any item so a larger piece of work can be tracked in steps rather than as one blocking entry.

  3. Organise and export

    Filter by tag or status, search across tasks, drag to reorder, and export the full list as JSON for backup or transfer.

When to use it

Daily task tracking

Keep a working list for the day without signing up for a productivity service.

Breaking down a project

Split a larger deliverable into subtasks with individual due dates.

Private task lists

Track work items that should not be stored on a third-party server.

Frequently asked questions

Where are my tasks stored?

In your browser localStorage on this device. There is no account and no server copy, so nobody else can read them.

Can I use it on multiple devices?

Not directly, since storage is per browser. Export the list as JSON and import it elsewhere to move tasks between devices.

Will clearing my browser data delete my tasks?

Yes. Clearing site data removes them permanently. Export regularly if the list matters.

Does it work offline?

Yes. Tooly is installable as a progressive web app and the task list works without a connection once loaded.