|
|
|
|
|
by niyazpk
6 hours ago
|
|
You are right, so I am probably completely on the wrong here. :D A question to advance the discussion. What I am wondering is, if you can remember to go back to your time tracking system, why can you not remember to go back to your main goals? |
|
Maybe a programming/assembly analogy can help you understand the issue.
In my case, ADHD makes my brain want to work in a parallel way.
While I'm busy with task A it's like HEY CONDSIDER TASK B. Did you see C?
On good days, we see that and say NO OP - BUSY WITH TASK A. And refocus our mind.
Say it's a bad day...
Instead of CONSIDER TASK B, it's more like GOTO TASK B. And here it's equally harmful.
What should happen is the registers (context) of the CPU (brain) should be saved when task A stops. Likewise before task B starts it should be fully loaded into the brain.
None of these things happen for us.
So task A is left in an unfinished state, the context to finish it dissolved into thin air. Task B is started without properly being prepared which negatively impacts efficiency and performance.
And the moment the going gets hard, dopamine release decreased, you can feel it coming...
INTTERUPT - GOTO TASK C.
So it's managing that that's hard. Writing things down helps a lot, but good luck remembering to write :D