Most of us like to finish things completely before we stop working. We close all the loops, tick off the task, and then shut everything down. It feels good in the moment, but it often makes it harder to start again next time.
When you come back to the work, you sit down and have to ask yourself:
Where do I start? What was I thinking last time? What is the next step?
That small resistance can easily lead to delay and distraction.
A simple alternative is this: don’t end a work session by finishing everything. End it by beginning a little bit of the next task or step.
That means you:
- Stop while you still know exactly what to do next
- Don’t complete everything in each round
- Intentionally leave a small “loose thread” you can pick up later
This loose thread can be very small:
- The first sentence of the next section
- A few bullet points about what you want to do next
- A short comment to your future self: “Next: explain X with an example”
- A function signature in code, or a clear TODO
- A draft of the next email with just the greeting and one line written
The point is to avoid ending on a full stop. End on a comma. When you return, you don’t have to think hard about how to begin. You just continue what you already started.
There is another benefit: by starting the next step, you give yourself something to mentally and unconsciously work on between sessions. When the next step is clear and written down, your mind can keep turning it over in the background. Ideas and solutions often show up later, when you are not actively working – in the shower, on a walk, or while doing something else.
To use this in daily work, you can make a tiny end-of-session habit:
- Write down the next concrete step
- Do a very small piece of it (one sentence, one bullet, one comment)
- Leave it visible so it is the first thing you see when you come back
This applies to writing, coding, analysis, planning, and creative work. The details differ, but the principle is the same: always leave something small and clear to continue.
The only things to watch out for are:
- Don’t leave things in a chaotic state with no clear next step
- Make the next step specific, not vague
- Don’t create too many loose threads on too many projects at once
The core idea is simple:
End each work session by beginning the next step, and leave yourself a small thread to pull on. You give your future self an easier start, and your mind something to quietly work on in the meantime.