(no title)
deamanto | 2 years ago
>Just writing things down gives some resolution of that task/thought so that we can fully show up for our main thing.
Anecdotal but there was a time in my life not too long ago where I found myself stressed out because I had so many life admin tasks to do but would also have to remember not only the task, but what I had to do, when I could do it, how far along it was. I was unable to sleep properly and day to day tasks were being affected.
It sounds so bloody simple in hindsight, but simply writing them into a kanban style app removed a lot of this stress. Every time I remembered I had to do something new I would just add it to the board. I also have issues with starting these tasks so while it's never going to be finished, at least the tasks are there and not in my brain
tim-fan|2 years ago
I ended up jotting down the tasks/dependencies in dot syntax to quickly get items recorded and out of my mind during the day, then at the end of the day updated rendered the whole depency graph to give the overview.
Here's the scripts I used
https://github.com/tim-fan/task_dependency_tracking_tool
temporallobe|2 years ago
hb0ss|2 years ago
[1] https://www.macintoshhowto.com/gtd/gtd-with-apple-reminders.... [2] https://en.wikipedia.org/wiki/Getting_Things_Done
Mgkvis|2 years ago
neilv|2 years ago
For personal tasks (not work), I use a todo list that emphasizes not having the task in view if I've decided it's not a candidate to do that day. (Such as by using the Start Date feature of some tools.)
I also try to cull the candidate tasks for the next day on the night before, bumping tasks so that I won't see them and have to consider them the next morning, wasting fresh brain.
I'm good at multi-tasking, but there's noticeable costs to that, so I try not to do it unnecessarily.
kaetemi|2 years ago