Local Storage

Todo List (Minimalist, Local Storage)

A clean, minimalist todo list that saves to your browser. No account needed. Supports priorities, due dates, and export.

No tasks yet. Add one above!

About Todo List

A simple, fast to-do list that saves your tasks in browser local storage. Add tasks, mark them complete, reorder by priority, and filter by status. Your tasks persist across browser sessions without needing an account. Perfect for quick task management without the complexity of full project management tools.

How to Use

  1. Type a task description and press Enter or click Add.
  2. Click a task to mark it as complete (click again to undo).
  3. Drag tasks to reorder them by priority.
  4. Use the filter buttons to show all, active, or completed tasks.

Frequently Asked Questions

Are my tasks saved?
Yes. Tasks are stored in your browser's local storage, so they persist when you close and reopen the browser. They are not synced across devices — each browser has its own independent task list.
Can I access my tasks from another device?
No. Tasks are stored locally in your browser. For cross-device sync, consider exporting your tasks or using a synced service like Todoist, Microsoft To Do, or Apple Reminders.
What happens if I clear my browser data?
Clearing local storage/site data will delete your tasks. Browser cache clearing usually doesn't affect local storage, but 'clear all site data' will. Consider exporting important tasks before clearing data.
Is there a task limit?
Local storage typically allows 5-10MB of data, which is enough for thousands of tasks. For practical usability, the tool works best with up to a few hundred active tasks.