> Maybe the most obvious con: a tada list forces you to have an accomplishment each day so you can write it down, and this added stress to my day. Maybe it makes more sense to have a box per week instead of per day. Or even per month! At least in my own life I've noticed that focusing on daily output tends to be demoralizing, whereas if I look back over the months I am often amazed by what has come out of me.
One year of keeping a tada list
71–80 of 91 posts
Re: One year of keeping a tada list
#72>Maybe the most obvious con: a tada list forces you to have an accomplishment each day so you can write it down, and this added stress to my day. The problem here is that they think it forces you to have an accomplishment. Just write what you did in short form. IT can be "Was very stressed and couldn't get anything substantial done, attended the monthly developer meeting and did some work on documentation". I do this…
Re: One year of keeping a tada list
#73This is lovely, but in certain life circumstances I've found it more useful to have a to-dont-list, as in: list of things I would really like to do, but shouldn't because there are more pressing matters to attend to and I need to pace myself, otherwise things will turn ugly really quick. Example: day before Christmas eve - the last workday in this region I found myself standing in line to a car wash. There was just o…
Re: One year of keeping a tada list
#74Initially I kept my ToDo in a text file and I'd just delete things when I did them. Nice clean list of what's remaining, but after a few weeks I felt AWFUL, the list grew faster than it shrank, and it felt like I never made headway. Now I don't delete things. I put a little + at the start of the line for anything I did, a - for anything I decided not to do, and a / for anything I did partially but needs to be revisit…
Re: One year of keeping a tada list
#75[flagged]
We should get rid of the 100m sprint in the olympics because a car can do it faster?
And anyway, a water color in the original cannot be mistaken for a printed ai picture.
Re: One year of keeping a tada list
#76Initially I kept my ToDo in a text file and I'd just delete things when I did them. Nice clean list of what's remaining, but after a few weeks I felt AWFUL, the list grew faster than it shrank, and it felt like I never made headway. Now I don't delete things. I put a little + at the start of the line for anything I did, a - for anything I decided not to do, and a / for anything I did partially but needs to be revisit…
Now that it’s in Git, feel free to delete each DONE task.
And finally, have a cron job that on the hour does something like ‘git diff > message.txt; git commit -F message.txt’
(This was my TODO list for years until I declared TODO bankruptcy and have gone back to physical cards)
Re: One year of keeping a tada list
#77Earlier quoted context omitted.
I’m praying you have backups. That last paragraph gives me anxiety
Well, I haven't lost them in over a decade... So I have a pretty good track record. The system it's hosted on has had at least one, maybe two hardware failures over that time. A system isn't done being set up until it has backups up and running.
A simple ‘scp remote local’ once a month will save you from years of “damn… if only I had backed up”
Re: One year of keeping a tada list
#78Earlier quoted context omitted.
Well, I haven't lost them in over a decade... So I have a pretty good track record. The system it's hosted on has had at least one, maybe two hardware failures over that time. A system isn't done being set up until it has backups up and running.
When the server goes up in smoke, you won’t be able to restore from your track record. A simple ‘scp remote local’ once a month will save you from years of “damn… if only I had backed up”
Re: One year of keeping a tada list
#79Earlier quoted context omitted.
I can also imagine that you might need to change your definition of what an accomplishment is. I tend to think of it as something that has a measurable output, but difficult-to-measure progress towards an outcome is also something (despite what product managers might think)
> change your definition of what an accomplishment + Get out of bed before sundown
Re: One year of keeping a tada list
#80Initially I kept my ToDo in a text file and I'd just delete things when I did them. Nice clean list of what's remaining, but after a few weeks I felt AWFUL, the list grew faster than it shrank, and it felt like I never made headway. Now I don't delete things. I put a little + at the start of the line for anything I did, a - for anything I decided not to do, and a / for anything I did partially but needs to be revisit…
First up, make sure that the Big Ass Textfile is stored in Git (you don’t want your life’s TODO list suddenly vanish). Now that it’s in Git, feel free to delete each DONE task. And finally, have a cron job that on the hour does something like ‘git diff > message.txt; git commit -F message.txt’ (This was my TODO list for years until I declared TODO bankruptcy and have gone back to physical cards)