Sort tasks into the Eisenhower Matrix: Do First, Schedule, Delegate, or Eliminate. Tasks persist in localStorage across browser restarts.
Most to-do lists have a prioritisation problem: everything ends up on the same flat list, urgent noise drowns out important work, and the tasks that actually move the needle keep getting bumped by things that merely feel urgent. The Eisenhower Matrix splits that list across two axes — urgent versus not urgent, important versus not important — and the right action for each quadrant follows automatically.
Tasks you typed in a previous session are restored from localStorage the next time you open the tool, so your board persists across browser restarts without any account or sync service. Nothing is sent to a server.
Type a task in any quadrant's input and press Enter or the + button. The task appears at the top of that quadrant's list immediately.
localStorage under the key task-prioritizer-tasks on every change. Closing the tab or restarting the browser does not lose them.localStorage across sessions in most browsers. Tasks added in a private window survive until the window is closed, then disappear.localStorage quota is typically 5 MB per origin. A plaintext task list would need roughly 50,000 tasks to approach that ceiling.Eisenhower Priority Matrix
0 tasks · Saved automatically
Urgent + Important
No tasks here yet
Not Urgent + Important
No tasks here yet
Urgent + Not Important
No tasks here yet
Not Urgent + Not Important
No tasks here yet
Loading saved tasks…