|
|
|
Ask HN: What do you guys use to help organize daily tasks and things to do?
|
|
14 points
by gallonofmilk
3559 days ago
|
|
I'm currently doing software consulting for a company while also launching a startup I am cofounding. I'm starting to feel the crunch of my daily tasks piling up and I'm afraid of not organizing things properly. How do you guys manage and organize tasks as simply and efficiently as possible? I'm just looking for suggestions, thanks! |
|
If you're an Emacs user, org-mode is very powerful and quite useful as well. It's what I would be using, if I actually had a computer with me everywhere I go that could run it. http://orgmode.org/
If you aren't an emacs user, or are looking for an alternative, Taskwarrior is a quite popular CLI todo list management app, which has a similar (although not as extensive: org is frankly massive) featureset. It has a companion, Timewarrior, which is designed for tracking time and displaying reports. IIRC, this is an org feature as well. Both have significantly better mobile support than Org, so take that as you will. Either way, if you are going to support mobile, you have need to host the files yourself, or use dropbox. https://taskwarrior.org/
Pomodoro and GTD are both popular methodologies, which you can look into if you're interested in that sort of thing (I'm not, but I've heard good things about them both from people who are). They are applicable to just about any tool, including any of the above (yes, that means pencil and paper).
But ultimately, the only wrong way to organize yourself is one that doesn't work for you. So if anything I've listed works, and you want to use it, do. If it doesn't work, throw it away.
It doesn't matter what tools you use, just so long as they help you Get Shit Done (TM).