This reminds me of some good practices I've learned from implementing GTD principals. Even with my massive GTD-style lists, which I love, having a small paper list for that day, even if it repeats what's on the massive digital list, is a very nice focus function. Also helpful is to have a list of no more than 3 weekly priorities. When I don't know what to focus on, I often look at those. They are most effective when…
I ctrl+F the OP and found no acronym GTD, and can only infer a def. I will assume GTD means Get Things Done. Perhaps pedantic, but is defining an acronym before using it no longer in vogue?
Using a list to manage executive function
21–30 of 64 posts
Re: Using a list to manage executive function
#22todo.txt is a lightweight text format that a number of apps support: http://todotxt.org/ . From http://todotxt.org/todo.txt : (priority) task text +project @context (A) Call Mom @Phone +Family (A) Schedule annual checkup +Health (B) Outline chapter 5 +Novel @Computer (C) Add cover sheets @Office +TPSReports x Download Todo.txt mobile app @Phone From "What does my engineering manager do all day?" (2021) https://news.y…
Re: Using a list to manage executive function
#23This does 4 good things and one bad one. Good: 1. It fills up my calendar, which gives me a better chance of getting time to do things. 2. It teaches me to say No to something when the calendar is full, or at least acknowledge the trade-off from saying Yes. 3. It helps me negotiate with people who I am willing to show my crazy to. "Ok which stuff on my calendar is your ask more important than?" 4. My phone reminds me to do all this stuff.
And the bad: 1. Every single night I have to rearrange items that I inevitably miss.
Rearranging is self-punishment, but it has a value. I rarely drop a commitment, and I am better at managing what commitments I make.
Re: Using a list to manage executive function
#24At the start of every day I create a new GitHub issue for that day, in a private repository. I throw one or two priority tasks for the day in there as GitHub TODO items (- [ ] description here)
As the day continues I add random notes and links and screenshots as comments on that issue. I edit that first issue description with new tasks, and check of tasks I've done.
A lot of these tasks are "- [ ] URL-to-issue-in-another-repo" - GitHub automatically marks those tasks as done when I close that issue, no matter what repo it's in.
I often add an "## Unplanned" heading to my issue description and list things under there that weren't in the plan but that I did anyway.
The next day I start a new issue. I sometimes revisit issues from previous days, just to remind myself what I did, but I don't try to close everything and I don't transfer items across unless they are REALLY important.
I automated the creation of the daily issues using the trick I describe here: https://til.simonwillison.net/github-actions/daily-planner
Re: Using a list to manage executive function
#25This reminds me of some good practices I've learned from implementing GTD principals. Even with my massive GTD-style lists, which I love, having a small paper list for that day, even if it repeats what's on the massive digital list, is a very nice focus function. Also helpful is to have a list of no more than 3 weekly priorities. When I don't know what to focus on, I often look at those. They are most effective when…
I bought the GTD book. But then I went on to misplace it and didn't find it for over a year. I might be a hopeless case.
Re: Using a list to manage executive function
#26This reminds me of some good practices I've learned from implementing GTD principals. Even with my massive GTD-style lists, which I love, having a small paper list for that day, even if it repeats what's on the massive digital list, is a very nice focus function. Also helpful is to have a list of no more than 3 weekly priorities. When I don't know what to focus on, I often look at those. They are most effective when…
I bought the GTD book. But then I went on to misplace it and didn't find it for over a year. I might be a hopeless case.
Re: Using a list to manage executive function
#27Earlier quoted context omitted.
I bought the GTD book. But then I went on to misplace it and didn't find it for over a year. I might be a hopeless case.
It is one of those books that are really good, and really a product of its time. Most of what you get out of it you can read online and its methods need more than a little tweak today, because our digital systems are so much more powerful than the folder based one he suggests (example, GTD is heavily against adding things to your calendar, because it confuses between things that you intend to do at a certain time and…
Re: Using a list to manage executive function
#28I've been (semi-)intentionally unemployed for a little over a year now, and I reached a point a couple months ago where I just LOST IT at the prospect of having to continue to make decisions at every moment of every day about what to do next. I even have a daily checklist of about 15 things I need to do every day to keep making at least minimal progress toward my goals, but because none of them had assigned times, I…
Re: Using a list to manage executive function
#29For some people the energy required to do the simplest things, like taking out the pot from the coffee maker, is much greater than would reasonably be expected. As a result these tasks seem almost impossible to do, no matter how many times they write it down. Yet, all the advice out there after having written down the task seems to be 'just do it'.
Re: Using a list to manage executive function
#30One reason this method seems good is that it requires you to write down a new list each day. For me at least, it's easier to write a fresh list and get started on that than to get motivated by a list I wrote before. Writing a new list makes me remember what I /want/ to get done, and why.