A checklist that remembers itself, with priorities and progress.
Saved locally — no account, nothing uploaded.
How should a to-do list be ordered?
Open tasks first, sorted by priority, with completed ones below. Keep the sort stable so items of equal priority stay in the order you added them — a list that silently reshuffles is hard to work from. Progress is simply completed tasks divided by total tasks.
Understanding your result
The useful thing about a checklist is not the list, it is the ticking off — which is why the progress bar is here and why completed items stay visible at the bottom rather than vanishing. Seeing that seven of ten are done is motivating in a way that seeing three remaining is not. The priority system is deliberately limited to three levels, because the moment a list has five or six priority levels people stop using them accurately and everything becomes urgent. Sorting is stable, meaning tasks of equal priority stay in the order you entered them; this sounds like a small detail but a list that reorders itself unexpectedly is genuinely hard to work from. The export format is a Markdown checklist rather than a proprietary one, so a list can be pasted into a document, an issue tracker or a message, and pasted back in here later — which is the closest thing to sync that a tool with no account can honestly offer.
Formula and method
Tasks sort by completion first, then priority — high, normal, low — with the original entry order breaking any tie, so the ordering is stable and never reshuffles under you. Progress is completed tasks divided by total tasks, as a percentage.
Assumptions and limitations
The list is stored in this browser on this device, so it does not sync to a phone or another computer, and clearing browsing data removes it. There are no due dates, reminders, recurring tasks, sub-tasks or sharing — this is deliberately a single flat list. Private and incognito windows discard the list when they close. Download the list if you need it to survive any of that.
Worked example
A list of ten tasks with three ticked off shows a progress bar at 30%, the two high-priority items sitting at the top and the three completed ones greyed out at the bottom.
How to use this tool
- Type a task, choose its priority and press Add or Enter.
- Tick tasks off as you finish them.
- Use Clear completed to tidy the list without losing what is left.
- Copy or download the list to keep it or move it elsewhere.
Common mistakes to avoid
- Marking every task high priority, which makes the priority field meaningless.
- Expecting the list to appear on another device — there is no sync.
- Using it for tasks with real deadlines, which it cannot remind you about.
- Clearing browsing data without exporting the list first.
About the To-Do List
A checklist without the app. Add tasks, give them a priority, tick them off and watch the progress bar fill. Everything is stored in this browser, so the list is waiting next time you open the page — with no account and nothing uploaded.
Who should use this tool
Anyone who wants a list for today rather than a project-management system for the year.
Benefits
- High-priority tasks rise to the top and completed ones sink to the bottom automatically.
- A progress bar shows how much of the list is actually done.
- Exports as a Markdown checklist that can be pasted straight back in later.
- No sign-up, no sync, no server ever sees your tasks.
Practical use cases
- Planning what has to happen today without opening a project tool.
- Working through a packing or shopping list.
- Tracking steps in a process where missing one matters.
- Keeping a running list of small tasks during a working day.
Explore all Productivity tools
Frequently asked questions
Do I need an account?
No. The list is saved in this browser’s local storage. There is nothing to sign up for and no server ever receives your tasks.
Will the list still be here tomorrow?
Yes, in the same browser on the same device, as long as you have not cleared browsing data and were not using a private window.
Can I move my list to another device?
Copy or download it, then use "Paste a list" on the other device. The export is a plain Markdown checklist, so it survives being pasted through almost anything.
How does the sorting work?
Open tasks come first, sorted high to low priority, with completed tasks below them. Tasks of the same priority keep the order you added them in.
Can I set due dates or reminders?
No. This is a flat checklist by design. Anything with a real deadline belongs in a calendar or a task app that can actually notify you.