Live data from Hacker News

Ask HN: Your favorite to-do list or task manager?

news.ycombinator.com

1–10 of 77 posts

Ask HN: Your favorite to-do list or task manager?

#1
I have one large (and several small) personal projects to accomplish during the next year or two of my life (including building a new house) and one professional programming project to start planning. I think an online to-do list or task manager would be a help in terms of planning, scheduling and reminding me. I do not need a mobile app, instead I'm interested in a solution with great desktop interface. What do you use? Do you recommend it? If so, why?

Re: Ask HN: Your favorite to-do list or task manager?

#3
It's so far from finished, but I'd be interested to see people think about where it's going:

https://github.com/richo/groundstation

You should be able to get something working by installing the dependencies, pulling in some github issues with ./slurp_github and then running airshipd

EDIT: Which is the logical successor to https://github.com/richo/TODO

I've tried most of the other platforms and none really delivered for me. At the very least I could find my old TODO anywhere since it was all online.

Re: Ask HN: Your favorite to-do list or task manager?

#4
Todoist. Why? Because it supports sub tasks and sub projects (this is pretty rare), freeform tagging so I control how I structure things, a wonderful UI and works offline by way of HTML5 storage.

I don't like that I can't hide tasks until they're nearing their due date however.

Post reply on HN