To-Do List

A simple to-do list that saves your tasks in your browser.

0 tasks remaining

    A to-do list that stays out of your way

    Add a task, tick it off when it is done, delete it when you no longer need it. There is no login and no clutter β€” just a running list and a count of what is still left to do.

    Saved in your browser

    Your tasks are stored locally with your browser's localStorage, so they are still there when you come back on the same device. Because nothing is uploaded, your list stays private to you. Clearing your browser data will also clear the list.

    How to use the To-Do List

    1. Type a task. Enter what you need to do in the box.
    2. Add it. Press add (or Enter) to put it on the list.
    3. Tick it off. Use the checkbox to mark a task complete.
    4. Delete when done. Remove tasks you no longer need with the delete button.

    Frequently asked questions

    Where are my tasks stored?

    In your browser using localStorage. They are not uploaded to any server, so they remain on the device where you created them.

    Will my list survive a page refresh?

    Yes. The list is saved automatically and reloaded whenever you reopen the page in the same browser.

    Can I use it on another device?

    Because tasks are stored locally, they do not sync across devices. Each browser keeps its own list.

    How do I clear everything?

    Delete each task, or clear your browser's site data to wipe the stored list.