Capture context before every forced switch
When a forced context switch is unavoidable, spend 60 seconds capturing exactly where you are before stepping away.
Why it works
Re-entry cost — the time needed to reconstruct where you were in a task — is a major multiplier of switching cost, particularly for complex tasks. Writing the current state ("I’m testing whether X causes Y, and my next step is to check Z") creates an external memory representation that allows re-entry in seconds rather than minutes, dramatically reducing the total cost of the switch.
How to do it
- When a phone call, meeting, or urgent request forces you to stop, set a 60-second timer.
- Write (not type for later, but write now): current task state, the exact next action, and any blocking question.
- Place this note where you will see it when you return (notebook, sticky, top of document).
- After the interruption, read the note before doing anything else — do not try to reconstruct from memory.
Evidence
External memory research shows that writing reduces working memory load and improves task performance — a well-established finding from cognitive load theory. Applying it at forced-switch moments specifically is a practical extension of the principle. (mechanistic)
Cognitive load theory is about learning environments; the task re-entry application is a principled extrapolation by practitioners rather than a tested clinical protocol.
Sources
- Sweller (1988), cognitive load during problem solving — foundational cognitive load theory
Common mistake
Planning to remember where you were without writing it down — confidence in memory is almost always higher than actual recall accuracy for complex task states.
Practice this with IX Coach
IX Coach provides a one-tap "snapshot" during a session to capture current state in under 60 seconds, creating a restore point you can return to after any interruption.
7 days free, then $40/month (~$1.30/day).