Hello Hackers,<p>There are tons of todo apps (or even note-taking apps) out there. I manage my tasks using Trello (earlier used Wunderlist). I was wondering what other hackers are using to manage their tasks. Are you using app? or plain old postIt notes (made of paper)?
Our team used several apps before (like Asana and Wrike), but now we are working on our own tool. It's rather a project management software for teams, not just task planning for an individual user.
For programming tasks I've been using waffle.io - similar to trello but is built on github integration. Makes tracking/resolving issues for me easier.<p>For tech/programming tasks that don't involve github, I use trello.<p>For everything that doesn't require writing code, post it notes. I've found that using an app instead of post its lead me to over filling my day, forgetting to mark stuff as done, and subsequently I stop checking it all together. Post its are simple, easy to manage, and satisfying to cross things off of.
I use Remember the Milk for everything.
<a href="https://www.rememberthemilk.com/" rel="nofollow">https://www.rememberthemilk.com/</a>
I use both the iOS app as well as a command-line client found at
<a href="https://github.com/dwaring87/rtm-cli" rel="nofollow">https://github.com/dwaring87/rtm-cli</a>