Hate Your To-Do List? Try A Rolling List Instead(lifehack.org)
lifehack.org
Hate Your To-Do List? Try A Rolling List Instead
http://www.lifehack.org/articles/productivity/hate-your-to-do-list-try-a-rolling-list-instead.html
8 comments
Seems like it was written by a requirements engineer.
A Rolling list is good for long term planning, what you need to get things done is to write down only one main task per day, do that and the rest will come automatically. And stop using complex software for to-do lists.
This sounds like something along the lines of Getting Things Done, a to-do system where goals are broken down into actionable tasks that can be re-arranged as needed.
The biggest problem with most to-do lists, I find, is that there's a tendency to write down goals instead of tasks. Tasks are simply actions that you do in order to reach your goals.
Writing down goals is important, but they should be kept separately. The problem with writing down your goals in your to-do list is that you then see items like this:
* Plan fundraiser
and
* Fix bug that occasionally crashes server randomly
instead of
* Call restaurant to confirm date and rates * Select menu items for caterer * Write donation tax receipt for Mr. Smith's donation
and
* Find the bug (probably some problem with the new database sharding) * Write unit test for the fix * Fix bug * Write description of patch and submit to code review
The second one may be a bit overkill, but you get the idea. In my experience, 90% of to-do list problems can be solved by making the items actionable as opposed to simply reminders of one's goals.
Writing down goals is important, but they should be kept separately. The problem with writing down your goals in your to-do list is that you then see items like this:
* Plan fundraiser
and
* Fix bug that occasionally crashes server randomly
instead of
* Call restaurant to confirm date and rates * Select menu items for caterer * Write donation tax receipt for Mr. Smith's donation
and
* Find the bug (probably some problem with the new database sharding) * Write unit test for the fix * Fix bug * Write description of patch and submit to code review
The second one may be a bit overkill, but you get the idea. In my experience, 90% of to-do list problems can be solved by making the items actionable as opposed to simply reminders of one's goals.
Give it a cutesy name doesn't make it new or better.