Page 1 of 1
todo list manager
Posted: Wed Dec 16, 2009 5:32 pm
by steve riley
Please refresh my memory. One of the hosts (I think Linc?) described a todo list manager he really liked and I forgot the name of it.
What was the name?
(Don't tell anyone but I'm considering actually getting something done next year.)
Thanks,
Steve
Re: todo list manager
Posted: Fri Dec 18, 2009 7:23 pm
by KStorm
I have a to-do list manager. Been married to her for 25 years.
Re: todo list manager
Posted: Mon Dec 21, 2009 8:41 pm
by dann
I use taskwarrior's task:
http://taskwarrior.org
Re: todo list manager
Posted: Tue Dec 22, 2009 10:54 am
by mowestusa
Dann's recommendation is a good one, but I have checked out a few command line todo managers, and I really like yokadi.
Strange name, but as a program is works well, has a nice display and feature set. I believe it would even bridge the gap a bit between Project Management Software and a ToDo list organizer. The tab completion is nice so you don't have to remember the commands or type them in fully each time. It uses a sqlite database as the back end so it is a little more involved than something that uses a simple text file. Tasque also seems nice if you want a GUI app that interfaces with Remember the Milk website if you use that. Personally, I haven't tried it, because I wanted the speed of a CLI app and the ability to keep it on my home server and just ssh in if connected to the internet and or use rsync to keep it synced between computers.
Here is the website. I know that there is a package both for Debian Unstable and Fedora.
http://yokadi.github.com/
Enjoy.
Re: todo list manager
Posted: Tue Dec 22, 2009 3:41 pm
by steve riley
I think taskwarrior was it. Thanks Dann.