Hacker News new | ask | show | jobs
by wilbertliu 4503 days ago
Actually it's related to my laziness (and hopefully others had that too) to write to-do list because of these two things :

1. It will become a long list (when reaching 10 or more items) and it made me psychologically "lazy" to write more or mark some item as "done". 2. I just realised that it's best to focus on one thing and make it done as soon as possible rather than seeing a long to-do list.

Any thoughts? :)

1 comments

can't you make your to-do list short?
Of course i can do that per to-do. But imagine if we have 10 or more to-do list.
How about a to-do list that deletes all but the most recent n entries?
Interesting, could you please elaborate more?