Hacker News new | ask | show | jobs
by xjtian 4823 days ago
Sometimes it's not so straightforward to split up large into many small tasks. A lot of the time these steps will depend on other unpredictable factors, which leads to a lot of backtracking and adjusting my to-do list down the road when I should be working.

I'm a fan of iteratively processing my projects, deciding just the next one or two steps every time I process my tasks. I find that if I let my to-do lists balloon in size, I have less motivation to actually clear it out. But that's just me. In the end it's all about making the right decision based on how you know your brain works.