Todo List

A simple todo list to jot down tasks and goals. Your tasks are stored in your browser.

Add a Task

Tasks (0 of 0)

No tasks yet. Add one using the form.

How to use the Todo List

How do I add and save tasks?

Add a task using the form above and press Enter or click Add. Tasks are saved automatically to your browser in local storage so they are available next time you visit the page.

Can I import/export my tasks?

Yes — use the Import and Export buttons in the Tasks header. Exporting downloads a JSON file that contains all your tasks, tags, and states. Importing replaces your current list with the contents of a valid JSON file.

Are tags saved and how do I use them?

Tags are saved with each task and can be used to group and filter tasks. Add comma-separated tags when creating a task or edit existing tasks to add tags. Use the Filter dropdown in the Tasks header to view tasks for a specific tag.

Can I edit or delete tasks?

Yes — click the pencil icon to edit a task or the trash icon to delete it. Editing opens a small inline input. Press Save to persist changes.

Is the Todo List free?

Yes, the Todo List tool is free to use. Your data remains in your browser and is not uploaded to a server.