To do?
Todo List is a drag-to-reorder checklist saved to this browser's localStorage, so it stays on your device and is never synced to a server or an account.
At a glance
- Accepts
- Tasks you type
- Outputs
- A reorderable list saved in this browser
- Where it runs
- Entirely in your browser, on your device
- What leaves your device
- Nothing - what you type stays in this tab
- Limits
- Saved per browser; clearing site data erases the list
- Account
- Not required - there is no sign-up
- Price
- Free, with no watermark and no usage cap
A drag-to-reorder todo list with no account and no backend. Tasks are saved in this browser via localStorage - it stays on your device, never synced to any server - so the list is still there the next time you open this page in the same browser.
How to use it
- Type a task and press Enter, or click the + button, to add it.
- Click the checkbox icon to mark a task complete or incomplete.
- Drag a task's row up or down to reorder the list.
- Click the trash icon to remove a task for good.
Frequently asked questions
Is my todo list uploaded anywhere?
No - it's saved in this browser via localStorage. It stays on your device and is never synced to any server or account.
Will my list still be there if I close the tab?
Yes. Every change is written to localStorage right away, so the list is still there next time you open this page in the same browser - until you clear it yourself or clear the site's data.
Will my todos show up on my other devices?
No. localStorage is tied to this one browser on this one device - there's no account or sync, so your phone and laptop each keep their own separate list.
How do I reorder or complete a task?
Drag a task's row to reorder it, click the checkbox icon to mark it complete or incomplete, and click the trash icon to delete it.
What happens if I delete every task?
The list goes back to empty and the saved entry is removed from localStorage entirely - nothing is left stored for this site.