How to prioritise your tasks
The short answer
Name what is actually going wrong today, then pick the method built for that. There are three problems and three answers.
| What today actually feels like | The method that fits |
|---|---|
| Too much to do | The Top 3 method — three lines, no fourth |
| I keep starting things and not finishing them | The Ivy Lee method — strict order, one at a time |
| Everything feels urgent and I cannot tell what matters | The urgent/important matrix — classify before you write |
Most advice skips this step and hands you one method for every situation. That is where it goes wrong.
Why choosing the method is the actual work
There is a result in scheduling theory worth knowing, because it settles an argument that otherwise runs forever: no single scheduling discipline is best across all objectives.
Shortest-job-first minimises average waiting time. Earliest-deadline-first is optimal for meeting deadlines on a single processor — that is Liu and Layland, 1973. Rate-monotonic scheduling is the optimal fixed-priority approach for recurring periodic work. None of them beats the others in general, because they are optimising different things.
So when a method does not work for you, the useful question is rarely did I try hard enough. It is usually was this method built for the problem I actually have. Using a strict one-at-a-time order on a day whose real problem is volume will not help, and neither will a matrix on a day when you already know what matters and simply keep not finishing it.
That is a mismatch, not a shortcoming.
How to tell which problem you have
Ask what happened yesterday, not how you feel now.
- You wrote a list and got through some of it, but the list was never going to fit in a day. That is volume. Top 3.
- You started three things and finished none. That is switching. Ivy Lee.
- You were busy all day and the thing that mattered did not move. That is urgency crowding out importance. The matrix.
- You did not write anything down and the day happened to you. Start with the Top 3 — it is the lowest-effort structure and it makes the other two diagnosable next time.
If two apply, take the one that describes yesterday more accurately. You can change method tomorrow; changing it at 11am does not work, because by then you are choosing the method that excuses the morning.
The step almost everyone skips
Write down everything competing for the day before you choose any of them.
This sounds like an extra step and it is the one that makes the rest work. You cannot choose between things you have not seen, and a list that lives in your head is both longer and vaguer than the same list on paper. People routinely find the real list is shorter than the felt one.
It also makes the choice honest. Choosing three things from a list of seven is a decision. Choosing three things from memory is a guess weighted toward whatever you were last anxious about.
What prioritising cannot do
It does not create time. If the work genuinely does not fit, no ordering makes it fit, and a method that implies otherwise is lying to you.
What it does is decide what gets the time there is, deliberately and in advance, rather than by whatever arrives loudest. In scheduling terms the failure it prevents is called starvation — low-priority work never running because higher-priority work keeps arriving. The important thing is not forgotten and not deprioritised. It simply never reaches the front.
A twenty-line list does not fix starvation. It records it.
Where to go next
- Why to-do lists stop working — what a plain list does to the order of your day
- How many tasks should a day hold? — what the arithmetic says, and what it does not
- When everything feels urgent — the hardest of the three problems
- Ivy Lee vs Top 3 — the two most commonly confused methods
Using this in Decide One
Decide One asks what today looks like before it offers a method, and then enforces the method rather than drawing it. Three lines will not become four. The second Ivy Lee task will not open until the first is closed.
Nothing is scored, and a day you did not open is not counted against you.
Open Decide One — free to use, with no account. Nothing you write leaves your device.
Decide One is a priority instrument. Bring the day into view, choose a method, give the first thing real time.