Best To-Do List Software?
JojoLinkyBob writes "Greetings, Council of Slashdot. I am curious what everyone here recommends as their favorite organizational software. Specifically, I am trying to find a simple freeware/open-source todo list manager. In the past, I've dabbled with TreePad,
Shadow Plan, Mantis, and various virtual sticky- note apps ..all with mixed success. Currently, I'm back to my old-school ways of scribbling my todo's on the back of each Daily Dilbert Calendar page, which sadly means today is June 23 :)"
there really is only one contender for me, and that's Richard Curnow's tdl, awesome for programmers and just day to day todo lists.
:)
If you're looking for a structured way to store your random bits of data, there'
s treeline, a really simple but rea
lly effective little app.
I'm not really a bells & whistles type of guy, i like my apps streamlined and effective
I am trying to find a simple freeware/open-source todo list manager.
Even if you don't have a Palm Pilot, Palm Desktop under Windows isn't too bad. The price - FREE - is certainly right, too. It may not be the best out there, but it meets the basic requirements for a to-do list manager.
A love beyond compare...
My TODO list consists of 3x5 cards on my desk that I usually lose, forcing me to memorize anything I ever want to do :-P
I use the OpenOffice spreadsheet. Cheap and easy to use....
Perhaps we could be of more help to you if you would explain why the 'Old School' approach of using scratch paper is unacceptable to you. What features do you require in a to-do list that pencil and paper cannot provide?
Now that MS has a To-Do list patent, shouldn't we keep quiet about this and not give them people to sue?
And by low tech I mean Notepad.exe.
=)
"I only speak the truth"
Karma: null(Mostly affected by an unassigned variable)
I have experimented with free PHP to-do list software, but haven't found it easy enough to continue with.
What I use for my own to-do list is Apple's iCal, which has the ability, thanks to my $99-a-year Mac.com account, to put my list on the web and every Mac I use.
I must say, there is nothing quite so satisfying as checking the tiny "done" box next to an item on my to-do list. Sometimes I'm tempted to put trivial items on it like "take off shoes" or "read Slashdot" just so I'll have the opportunity to check off a done item.
You are in error. No-one is screaming. Thank you for your cooperation.
iCal is the best scheduling/to-do software I've ever used. Its not some grand application like Outlook, and thats good, cause iCal's only focus is scheduling and appointments. It's also beautiful, friendly, and easily syncs with any phone that is supported by iSync.
If I don't do something I am supposed to, my wife whacks me on the back of the head. Works great!
-John.
Self Serving Sig: Hosting Comparison
Perfect for passwords too!
Switch to The Far Side - their desk calendars are much bigger and can accommodate many more notes. *grin*
stickies --freeware, small, many features.
then slashdotgle it! /down I go....
Seriously, just use google, download.com has some free todo software (Windows primarily I'm sure). Outlook calendar?
Might be a bit overkill but I love it.
I really dig Omni Outliner from The Omni Group. It is, of course, for OS X--My platform of choice.
:)
They also have some teriffic charting software, OmniGraffle, that I use to do flowcharts for all of my coding. You guys all do flowcharts, right?
-S
We Apprentice Developers and Designers
Notepad
We use MS Project to manage our to do lists.
Sincerely,
Duke Nukem Forever - Dev Team
an appropriately named text file on the desktop?
It's simple and it gets the job done. no need for some fancy software.
vi todo
in plain text ASCII format.
Easy to grep, modifiy, archive, and transport.
And best of all no matter how long my TODO list is overdue I still have a multitude of tools I can use to process it no matter what computer device I use.
BSD is designed. Linux is grown. C++ libs
It remembers birthdays, anniversaries, mother's day, plus when you should do all the chores around the home, and it's instantly updatable without effort on your part.
I just use a .txt file and delete finished parts. Failing that, I jot it down on a bit of paper.
Sometimes Occam's Razor is a good guide. Simplicity works wonders.
no
I just type mine up in Vim. I'll usually keep three files for high, normal, and low priority. When a task is complete, I move it to done section of the file using "dd;G;p"
It's good to use your head, but not as a battering ram.
It really boils down to self-discipline, much more than some specific methodology. I'm a fan of Covey's methodologies, but unless you really, really, really commit to it (or some other one more to your liking), you're no better off with a slick app than you are with to-do lists on the back of a Dilbert calendar page.
"I'd rather be a lightning rod than a seismometer." -Ken Kesey
Seriously, why both with all these fancy programs when you can use notepad (it will open in the blink of an eye, no waiting around for loading), theres not much bloat, and it creates files which are compatible on all OS's.
Theres a good post-it-note program on planet source code, but you'll find yourself not using it.
You do know that the TODO-list is patented, don't you?
All your base to do are belong to MS.
i happen to be a big fan of freemind.
a little more complex than a traditional to-do list, but you can interconnect tasks and lay out projects in a freewheeling yet ridiculously detailed manner.
"Tension is the great integrity" -- R. Buckminster Fuller
better yet get a Palm Pilot emulator - there is one for Linux, mac, and PC - they are free too and you can load any ROM from just about any Palm out there + if you have a palm you can even sync between the two.
OR
You could just download the Palm Desktop software - it works too.
Yell & scream & rant & rave... it's no use... you need a shaaaave ~ Bugs Bunny
OmniOutliner and OmniGraffle work pretty sweetly for me.
What's next? People looking for doodling software?
Still a bit buggy, but with calendar, shared calendar support, publishing through webdav, it has the potential of being as good as iCal !
I figure if it's important, I'll remember; if I forget ... it wasn't that important after all.
It doesn't have the best interface, but KOrganizer is pretty good if you use KDE. You can even store your data remotely and access it via FTP or SSH through kioslaves.
LOAD "SIG",8,1
Its great.. and you can view it anywhere with web access...
http://www.nauta.be/booby/
oby provides Web-based management for bookmarks/favorites, contacts, todos, notes, and news, allowing the user to import and export to common standards (Netscape/Opera bookmarks, Opera contacts/vCards, etc.).
The application is fully themeable (by using phpSavant) and has support for multiple users and languages.
Booby is written in PHP and is database independant (sort of) by using the database abstraction layer 'ADOdb'.
My Blog
Could be done in any given database/front end language pretty easily. If you're not satisified with any of the applications you've tried, make a list of what you like and dislike about them, and just do it. The basic fields are, ID, Flag, Complete, Description, DueDateTime, StartedDateTime, CompletedDateTime, ProjectLink, and BackgroundColor (for highlighting). Additional fields can be added, compound fields use a child table. Write and compile for your favorite OS, it's not like it's something you can sell, but it's a simple enough application and you don't even really need a relational database to implement it.
With something this simple, I just don't understand why people don't code it themselves. It wouldn't take me much more than an hour- and at the end I'd have an application that has everything I need and nothing I don't.
SJW: a person who perceives an injustice, and while correcting it, commits a greater injustice.
This software has completely changed my life. I use it as a TODO list, I use to to manage developers, I use it to manage myself, and I'm now using it to manage the process of renovating my house (will eventually require my contractor to use it). I will never go back to the days of using a TODO list that's bound to a particular phone, handheld, laptop, or desktop.
I find the best to do list manager is a yellow legal pad. You never have to worry about the batteries running down on it; it won't lose your data due to a system crash; accessable even when you don't have internet access; it features an intuitive user interface (dubbed a 'pen'); it's ease-of-use is well documented; and best of all it is compatable with open standards such as english, french, and japanese.
One caveat, it's not freeware; it could be as expensive as a dollar, but you'll recoup that quickly with the electricity savings.
-- Greg
Slashdot, would a spell-checker for posting be too much to ask? It's not rocket science!
My understanding is that Microsoft has patented this technology - so you might have a difficult time finding a version other than that in Outlook...
Lodragan Draoidh
The more you explain it, the more I don't understand it. - Mark Twain
ActionOutline (http://www.actionoutline.com/) is nice for Windows users. It's got a hierarchical view and you can add arbitrary rich text for each node. You can also add hyperlinks and flag things in various ways.
The best, in my experience, was Ecco. After NetManage bought it and destroyed it, it died. Luckily, they still (ostensibly) offer it via FTP, but I haven't been able to access that link for a long time. Plus, it's the last build, so it's a very stale Win16 app now. Still usable, though, if long in the tooth.
a wife (and/or significant other , well if it's an "and" don't let the wife know about it) is one of the best to-do list reminders. As in "remember how you wanted to have....well you better first remember to cut the grass, take out the trash, recompile to the 2.6.7 kernel, bathe the kids, gas the car, rotate the tires...."
Next thing I know, it's morning.
"Look Lois, the two symbols of the Republican Party: an elephant, and a fat white guy who is threatened by change."
If you want to format your notes into a hierarchical outline, ecco is awesome.
Disclaimer: I've used the old version, which is no longer available from normal distribution channels. No idea if this one requires the mouse or not.
I just discovered MegaWiki for Palm OS and EmacsWikiMode for Emacs. It essentially allows you to create hyperlinked documents with ease. Basically, it's a private Wiki. If you don't know what a Wiki is, check out wikipedia.org for an example.
This software allows you to type text documents with minimal formatting, and the real beauty is that when you WriteSomethingLikeThis (i.e. CamelCase), it automatically turns that string of text into a link to a new entry. Click on that link and you can fill in the details for that new entry. I've found MegaWiki on the Palm does a great job of keeping my thoughts organized. Check it out.
This is great if you're a scatterbrain like me and come up with a new thought while you're writing one thought down.
At least you get a chance to slashdot your Dilbert calendar. :-)
Personally, I have a tendency to forget the small details. You know, the ones that come back to byte you in the ass in a BIG way.
I had been trying to get organized at my new job and I was looking for something as well.
I came across a Post-It like solution for the computer, much like whats currently in Gnome and I am pretty sure KDE. Its called ATNote and its freeware. Its a nice little program with alarms and sticky-like windows that stick to your Windows desktop if thats what you use (I have to at work like most people out there). It has some nifty features. Alarms, changing colors for different stickys, translucency, and resizeable.
Its really helped me remember things. I just have to have that type of stuff right in my face or I will lose the note or forget about it.
It may well be worth the look.
I found this program a while back and it is very cool.e /tasks/content.php
http://www.alexking.org/index.php?content=softwar
I simply use a private wiki. The advantage being I can access it from work or at home or when travelling. Flexible enough to store a to-do list or store some bookmarks or whatever information you want to store. Lots of easy-to-install wiki software out there. I had previously quickly coded a simple PHP todo list but using existing wiki software is simpler and more powerful. Its not like a todo list requires some specialised software.
... but no matter what app I use my big problem is to force myself to actually DO something about the growing list. ;/
SafeSex!
Yay Nullsoft.
http://www.nullsoft.com/free/safesex/
ToDoList ... currently on version 3.6.4 is a great To-Do list manager. Incidentally, the site it's offered through (TheCodeProject.com) is a great resource for Windows developers as well.
Please, I neeeeed something that *works*!
Very few people know this, but it is already installed on YOUR computer right now. It just isn't easily accessible via the desktop Start icon but it was installed during the upgrade process from your cable modem provider.
:-) and voila you have launched the Best To-Do List Software it is call Anser Albifrons and is available on all modern versions of the OS especially the Wintel Mac OSX classic version of Linux BSD. Make sure your graphics card has TV-out or else you will not be able to take advantage of all of the advanced features such as keyword lossage or bitstream saving to 19.2k (used by all modern DVD players)
Here are the instructions that I will tell you now (are you ready?):
Take your keyboard, right click on "date/time" flow off from the ALT key (which appears to be a new invention
What appears on my particular screen is that it is currently Friday afternoon around 3 or 4pm and all week I have been hacking away at this &*(@#&* database application which has now killed off all of my brain cells so all I can do is make up crap which I now type into the screen as a random flow of words but my To_Do List software can record up to the maximum length of the input field.
I do fear it is time to go home and start drinking heavily now...
For all of you Windows users, check out this OS ToDo list :
http://www.codeproject.com/tools/ToDoList2.asp
Very simple to use and the author is very responsive to suggestions.
Jim
qtextender.com
My TODO list is ~/TODO. I edit it with vim. Sometimes I grep it. When I get things done I dd that line.
I can access it anywhere with ssh.
I use active desktop(on my Windows machine) and use it to access a simple page on my webserver, and voila, a to-do list.
If I need, I can even access it at work, on the road, etc...
I know people who use a daily planner as their to-do lists instead of using any type of software. They live and die by it. I myself use the small notebook with scribbles all over it. I experimented with many different pieces of software in an effort to be more efficient, and found that filling it out, then updating it, then making sure you delete entries you've completed seems like just another task on the list and more work than its worth,
http://loban.caltech.edu/stickynotes/
It comes included with most Linux distros under Gnome. KDE has KNotes.
$cat
my favorite tool for todo-lists is my palm. I have tried many different task list programs, and even with a good one (like omni outliner for OS X), I find myself rarely using them. Having something that is sitting right there on my desk where it is always visable and I have instant access to it all day long is far more usefull than an application than I have to start up. When I don't have my palm I end up like you, resorting to sticky notes (which are too small) or notebook paper (which gets lost in all the rest of my papers).
Furthermore, unlike a desktop application, I can take my palm with me to lab, the field, the other lab across the street, the grochery store... you get the point. The only complaint I have about the palm is that I wish it let me have more catagories. I have about 10 catagories for home use and another half dozen for all the projects at work, and some of those could really be broken into sub catagories (one of the reasons that omni-office rocks: nested todo-items). But still, the palm is the most used todo tool I have ever had.
hehe I just read all of that and realized I could be talking about writing notes on my hand, and everything I said would still makes sense.
If none of the recommended pieces of software fit your needs, why not just write one? You will be able to fulfill your exact needs and end up with what you want. For something basic such as a ToDo list it "should be" fairly simple.
I'm currently using HNB as my calendar and TODO-List. HNB is a text-mode app:
HNB Screenshots
I use a wiki to keep track of my to-do list. I document all of my projects on separate wiki pages.
I currently use Twiki, which is sort of a pain to set up, but has a lot of features. One plugin for it is called the Action Tracker, and it can be used to auto-generate a single to-do list from the action items on various wiki pages.
Sometimes I get lazy about the action lists, and a simple wiki page with a text to-do list works fine.
I use this, Agendus a powerful to-do list solution for a palm if you've got one.
I know you wanted a PC solution but let's face it - they all mostly suck. I need something super-portable and syncable if it's going to be my to do list for the entire day. That's why I prefer the PalmOS software.
It costs a bit of money but you know, who pays for these things anyway? Well it should be you.
the byproduct of years of oppression by the white man
A couple of task apps that I've used in the past are Postive-G's Task Tracker or Dev Planner.
What I've resorted to now is using Microsoft's OneNote and creating sections for the products I'm working on, with pages for TODO lists, Wish Lists, R&D, code snippets, etc. Easy to use and probably one of the best applications Microsoft has released in years.
Don't know how much good would software do for that, I feel I can always rely on a HB2 dead-tree-meat-enclosed graphite shaft and a nice wad of dead-tree-flakes, of course periodical persistence of task states to any available neuron-driven state persistence machine does help also with few notable exceptions.
HAD
http://www.bugme.net/bugme/
Best of sticky notes plus ability to scribble something down.
IMO.
I have a great notes/todo app I use called mindcontrol. I wrote it myself in C using GTK, pthreads, and libxml2. I made it as a "thoughts/notes organizer" of sorts, it's got an explorer-like tree on the left pane, and the right pane is the contents of a node. You just create a heirarchy of nodes in whatever way suits your brain and type or paste text into the contents of the nodes on the right pane. Supports pruning and grafting nodes to rearrange your tree of stuff.
I mainly wrote it as an exercise in 3 concepts (one of which I never got around to), multithreaded programming, implicit autosaving with no filenames to worry about or find, and infite undo/redo saved between sessions (which I never got around to).
Your tree is always stored in ~/,mindcontrol.xml. It gets autosaved on the fly the whole time you're typing. You just exit, or even kill -9 it, at will whenever you want and it always shows the same stuff the next time you open it. There's a seperate thread for saving to disk which saves insanely frequently in the background while you type.
There are no menus, just 6 buttons across the top for Creating, Destroying, Pruning, and Grafting nodes, a Prefs button (there's two prefs, word wrapping and confirmation of node destruction), and a Quit button.
I originally wrote it some 2-3 years ago, and much to my surprise I compiled the old source on a recent gentoo box and still compiles and runs fine. I still never published it, but if anyone thinks it might be useful to anyone but me I could slap it on sourceforge or something.
11*43+456^2
PINE works great for me. I write myself a todo list and "Postpone" it (Ctrl-O). This way PINE asks me if I want to continue my Postponed message, or write a new one. That acts as a gentle reminder everytime I send a new message - which is often enough.
Here're a couple of screen shots:
PINE 4.58 MESSAGE INDEX Folder: INBOX Message 2,444 of 2,444 ANS
.
.
Continue postponed composition (answering "No" won't erase it)?
Y [Yes]
^C Cancel N No
N 127 Jun 18 xxx xxxx (4422) To Do list
An Indian-American Hindu committed to non-violent thought/speech/action alarmed by the global explosion of radical Islam
On Windows, try ToDoList. Now that I'm using it, I don't know how I managed to keep track of my tasks before.
....MS Bob!!!!
why, clippy of course! he always seems to want to help me make a list, so i let him. now if only i could get him to actually perform the tasks...microsoft, you listening?
I'll turn into a supernova and burn up everything. Well I'll turn into a black little hole and you'll turn into string.
"Greetings, Council of Slashdot." Oh dear, and I thought I was a nerd.
It's freeware, source is available, and the lists are stored in XML format.
I remember your eyes, on the twelfth of July...
I think iCal is great. But, I bought a non-supported phone Nokia 6820. Great phone that is just begging for iSync. Any Apple people head my whining.
It's brilliant. He always has it handy for writing things down and when you get a note from him, you get a free Far Side comic with it! And since he got it just after the new year, he paid a buck for it. Can't argue with cooler AND cheaper. (and the date on your desk will be correct)
I use post-its. I'm boring.
:wq
I have been doing the following for over two years with great success:
Created an excel (obviously any spreadsheet/text ed will work) file named 2004-06-14-todo (just use Monday's date). It has columns labeled: Priority; Task; Steps; Done; Notes. Pretty self explanatory. Create tabs for Mon-Fri. On Tuesday morning you copy-paste Monday's stuff in, then edit/update.
Create a notepad file with the same name and use it for scratch pad, like when you have to read a 2-page email and don't want to be on the corporate VPN the whole time, just paste it in there.
Every Monday you copy-paste the previous Friday's stuff into the Monday tab, erase the other days' stuff and save as the new date-todo. Create a new notepad file at will.
PGP and archive the old ones and you can go back to any week you want and see exactly what you did. The other plus is that you can open the stuff on any machine with standard software.
Profit
A nice alternative to the truly awful Notepad
I know notepad is very basic, but what's awful about it? I can say that's the one MS program I've used that has never crashed and I use it a lot.
apt-get install devtodo
it proved to be so good that even my wife abadoned small sheets of paper and started using it.
#
#\ @ ? Colonize Mars
#
JPilot is an open-source, freeware organizer. You get a calendar, to do list with categories and priorities, address book, dialer, and memo pad. It is designed to sync with Palm devices. However, it can export to other calendar and address book formats (iCalendar, vCard, LDIF).
If you just want a free-as-in-beer organizer, the Palm Desktop is free for personal use on Mac or Windows.
Pick up a cheap used black and white Palm from eBay (a IIIe would be a good choice). It has several advantages over paper: Alarms if you need a reminder, keeps track of long term to-dos that would get lost in a paper system, easy to reshuffle priorities and insert in the middle of your list, can link to-dos to appointments, phone numbers, text files, etc.
The built-in ToDo list doesn't handle hierarchies, for that I like to use Brainforest.
Bonsai works perfectly well for me: Hierarchical ToDos and tasks, Palm and Desktop-Application, links to Palm-Todos for reminding.
So to add-on to the poster's question: does anyone know of an OSS PIM similar to Organizer, which also employs a filafax metaphor?
Microsoft Outlook? It works as wonderfully as you'd expect from professional grade software, provided you aren't a fool who opens strange attachments.
Lightweight and simple, it does what I want and not much more. Has a nice feature that lets you automatically export to an HTML file, so you can easily publish it for others to read.
Within the past few months I decided to sit down and write my own web based todo application. All that's required is a mySQL server and a webserver with php. ackerTodo (http://ackertodo.sourceforge.net) is good for me because I can access it from anywhere (home, work, school, on my pda, etc). Check it out, maybe it's what you're looking for.
-- Rob Hensley hensleyrob@nku.edu http://www.zoidian.com
I also use a private wiki. I have a ToDo topic which is my to do list, and as a bonus I keep any other information I need there. It's perfect. I even have a couple of cron jobs set up to copy my bookmarks over and so on, so it's a great information "home base" that I can get to from anywhere, even my smartphone. I use VQWiki.
Everyone knows that damage is done to the soul by bad motion pictures. -Pope Pius XI
Check out Life Balance. It is the first to-do manager that I've been able to stick with, and use successfully.
It really depends on the sorts of tasks you are handling. If you are, for example, a builder then you will have a critical path and (hopefully ;-) strict deadlines. For something like this a calendar based task scheduler is fine. Things like KOrganizer or Plans could be used.
If there is a great number of tasks with no critical path, for example a call center, then you will want something a little more complicated. You'll need to be able to log a task quickly, give it an urgency, tie it back to a particular caller, be able to assign it, maybe even have a searchable knowledge base. For this area things like OTRS are great.
Then you could be a developer, where critical paths vary daily and tasks need to be assigned to specific modules and versions. The obvious choice here is bugzilla
Desktop or web-based is also a consideration. You may require access from multiple locations; maybe you are an off-site engineer; so that needs to be taken into consideration too.
TaskMaster is free. um...for thirty days.
*shrugs* you'll be out of this 'organized' phase of yours by then anyway.
free online diet tracking.
... is that most of them having pretty big to-do lists of their own!
Ba-dum.
ListfulThinking is the only self-prioritizing ToDo software out there as far as I know. I use it all the time. Of course, I wrote it...
It could use a few more features but the next version should take care of most needs. It's Free, open source, and written in java.
Hog Bay Notebooks (http://www.hogbaysoftware.com/) is pretty neat for Mac OS X. It has a fast full text search and advanced outlining features.
Jesse
I have a todo pad on my desk and I write down everything. Then, I rewrite it the next morning, with updated info. I find that rewriting everything each day, as opposed to saving it on some computer document, forces me to not let things with far-out deadlines creep up on me.
You know what?
That way it's always staring me in the face.
Sometimes I use my blackberry as well.
my arm. Hand works too but data is sometimes lost due to the elements.
Red Bull gave me wings and I flew into the ceiling fan.
1. Natalie Portman 2. Brittney Spears 3. Kirsten Dunst 4....
The Todo list that Microsoft patented of course!
From the description:
JobJar: Because if you need more than Perl, plain text and a command line, you are a heathen and must die.
Carousel is a lie!
On OSX, I use iCal. Don't think anything else comes close. With the built-in WebDav functionality, it can be combined with .Mac, or OSS PHPiCalendar which makes a great to-do/calendar package for those who like to access their information from elsewhere. Works with Mozilla Calendar and KOrganizer too.
On Windows, there is a shareware app called Biromsoft To-Do List. Pretty simple and straightforward.
I recommend it for those who are looking for a listmaker without all the bells and whistles that might otherwise come with aformentioned calendar apps.
I use my cassio wristwatch. Can't lose it because I only take it off for swim meets (it's waterproof). I also use KOrganizer.
Simon's Rock College
Sorry folks, you're not allowed to do TODO lists. That has been patented by Microsoft.
Perhaps you should consider circumventing the patent by making a list of "Stuff I gotta remember not to forget" ?
Tired of FB/Google censorship? Visit UNCENSORED!
Try LifeBalance, its a pretty good to-do list tool, it has outlining capability and automatically manages the task list for you. Its available at www.llamagraphics.com
Archie - CIO-for-hire
I last tried it about a year ago, and found myself constantly annoyed. It seemed to lock up and lose my settings a lot. How's it looking these days? Surely there's somebody out there in slashdot-land using this thing...
Have you read my blog lately?
My Boss, loves his ThoughtManager from Hands High Software so much that he gave me a Palm Zire so I could install it and he could beam his heirarchies of notes / to-do lists to me when we meet. It has an import from MS Word outlines too.
It isn't open source or free, but it's worth $30 if you need something really well done (and own a palm.)
-Jim
Celebrate Excellence!
You could always out source to a small country. ;)
I just got Office 2004 for the Mac, and it is by far the most useful organizer I've ever had. The Project Center is simply amazing.
Coupled with the appropriate email rules in Entourage, it works amazingly well. I've created projects for each major life/work area. All email, files, notes, tasks, and calendar events are easily grouped for each area.
I even have a standard note called issues in each project that I can keep outstanding issues recorded in. When I create my weekly summary for work, all my project accomplishments, issues, and upcoming schedules are right at my finger tips.
The Tao that can be spoken is not the one eternal Tao
...I was going to get around to compiling a list of them one of these days...
taken! (by Davidleeroth) Thanks Bingo Foo!
NullSoft had a cool program called "Safe Sex" that encrypted your "To Do" list.
because, as we all know, Microsoft patented the to-do list, as previously discussed. Bill will be calling soon, no doubt. Hope your last name isn't Rowsoft ;)
Use Korganizer, it's nice.
This question is kind of boring isn't it?
Is a to-do pad that big of a deal?
This web app can be used for shared to-do lists (and a lot more). Try out the demo site.
That's what I use, the Tasks software on my T3.
:+D
As someone else said, it's not a technical problem... getting organized is a state of mind. Thus, for me, the key was always having my to-do list with me, and the PDA solved my problem. (Plus it's darn nifty for other stuff too.)
So it may not be a technical problem, but I solved mine with technology.
David uses a plain PalmOS organizer and PalmDesktop with no add-ins.
Simple people talk of people, better people talk of events, great people talk of ideas.
Ecco is still the best. You are correct that it hasn't been updated since 1997, but it's definitely a Win32 application. I've heard rumours that it runs under WINE as well.
0 1/
Netmanage essentially abandoned this product although you can still download for free from their ftp site:
ftp://ftp.netmanage.com/support/pub/utilities/EC4
Users manual should be included as well.
This is way more than just a simple outline program. Think unlimited relational outlines connected by user definable columns. All fully integrated with the calendar and address book.
As I contemplate switching to various other platforms this is still the one application I cannot live without. No other outliner/pim comes close to ECCO.
I did use Brainforest for a number of years and really liked it, it was nice and simple and worked on my PC, Mac and Palm. Its biggest shortcoming was that the outlines didn't allow for hyperlinks. Which sucks if half your tasks are "look at the following web page and fix it". But nowadays, I just use the ouliner in my word processor.
I use excel for my to do list. One sheet for open items, one sheet for closed items. Item description, assignment date, priority, close-by date, notes, and status.
Real simple and it works well =)
Might be this one right here. I think Sun hired this guy to integrate it into something of theirs (java desktop maybe?). It looks pretty sturdy.
::jafomatic
I went through this search recently as well.
I found a brilliant one for Windows.
Agenda at Once. It is $30 and very easy to use. What I really like about it is the fact that it sits in the system tray. It is the first task manager I actually use. The only feature I wish it had is sharing tasks with others. Even then though, I still use it everyday and open it many many times a day. Small memory footprint is a bonus too. Also has a nice scheduler to remind you of stuff.
Oh, it does have a free trial. Go check it out.
I can barely remember using the software now, because I found actually using to-do list software was much more annoying and less productive than actually keeping track of daily tasks myself. Sure, I forget something every now and then, but at least I place the blame where it should be -- on me -- instead of on a piece of software that has no emotional attachment to my daily life anyway.
OSS, but for Windows, though I don't know what kind of hacking you'd want to do to get it on your OS of choice.
I use this EVERY day for my notes. The network communication feature for passing the notes around that are persistant on your desktop. Quick note that negates sending an email when I can send a persistant (See 'Always On Top') sticky that you have to acknowledge to put away.
Anyhow, the URL: http://www.btinternet.com/~tom.revell/
I had to send Tom (the maintainer) a thank you note after 2 weeks of using it. It's been a lifesaver a couple of times. The network features are excellent.
Can you ping me now? Gooood! | Manhappenin.Net - Things to do
By the way only make ToDos for something important and fairly complex where the email description of what is required is a real help
Things like Mow the Lawn is a waste of bandwidth and computer cycles. ToDos and planning is not the same thing.
Lastly keep as much as you can in your head, it a good mental training and your subconscious sometimes gives you a helping hand. .
Help fight continental drift.
I just use a text file that is a part of my cvs controlled home directory. then a have a perl script or two for generating stats on it.
Checked out the responses here, and though I'm sure the solutions proposed are ideal for those who suggested them, not seemed too ideal for what I need to do.
:)
So I'm about to write my own in ASP (eek.) on my own website - already planned this yesterday, so this topic came about at just the right time for me to check existing solutions
I use the to-do list and calendar in Outlook.
Works for me. Yeah, Outlook, it is a bit of a liability, but its what we have at work. No arguments will be entered into by the powers that must be obeyed.
That said, before you snort cheetos and coca-cola out of your nose, I will remind you Don Norman, the reigning king of usability studies is himself is a fan.
Plays violent online games as: Nerfherder76
Seriously, it may seem like overkill but I've been looking for something simple for months and years. I've tried Treepad, Keynote, etc. I just installed MediaWiki locally today in fact, so I could manage my todo list and other short items. The real advantage is the flexible structure it provides. You can link to various files that may be works in progress, web pages, etc. I've used it for websites before, and just like the way it works. (btw: MediaWiki is the engine for Wikipedia)
My employer licenses the full office suite, and plain old MS Outlook puts it all in one interface. There are even templates available around the net that can print your to-do list in a format that fits into any type of binder you might be using, including a regular size 3-ring binder, 6-ring dayplanner, or even custom spiral bound paper packs.
I wouldn't buy office pro for home use since it's damn expensive to buy just one license, but since I have it at work I can put due dates/times on almost any item including email and calendar entries, and set up automatic reminders, print or view them in whatever format I like. Although I don't do it because of strict security restrictions at work, outlook and palm OS PDAs work together pretty well so it would be trivial to sync my entire schedule, task list, etc. with my palm pilot even from home over a vpn connection. Any costs associated with this would be at worst a 2 or 4 year software update cycle.
It's part of the MS empire and sometimes I feel like I should be wearing a white stormtrooper helmet and when I use it, but outlook is more than good enough and I have felt no desire whatsoever to find an alternative email, calendar, note, and task manager.
MS also makes a standalone product designed more for tablets that integrates with outlook and allows for freeform notes and other journal/notebook style entries, but I forget what it's called. OneNote or something like that. Again, it just works and again if you can get your company to buy it for you, it's more than good enough.
Check out B-liner. It's a hierarchical organizer and spreadsheet. I've been using it for about ten years (it used to be called sdt) and can't live without it.
Once in awhile I use Alex King's Todo.
But mostly because I haven't made anything better yet (I am doing it though)... Mine will be a little more complex (but easy to use).
Any technology distinguishable from magic, is insufficiently advanced.
I put all my reminders in Emacs diary now. I usually have Emacs open (I read mail with vm) and it's pretty good about telling time and stuff. It'd be interesting to hack out a separate todo list generator that can export data to a palm pilot type device. Hmm... (Adding "investigate palm conduits in emacs" to todo list...)
I'm trying to teach myself to set people on fire with my mind... Is it hot in here?
I'm a big fan of the web-based software RequestTracker, affectionately known as RT.
HomepageIt is similar to Bugzilla, except it's not software bug oriented so much as "Stuff To Do" oriented. It has a simple email gateway, it keeps track of absolutely everything, it allows you to add custom fields quite easily, it changes priorities of your events over time, and it allows you to keep track of how much time you've spent on various projects. Around my office, it's pretty key.
-jag
http://starboard.flowtheory.net/
From this link about MS Word 5.1:
"Indeed, for some, Word 5.1 was so flexible it became a one-stop shop for all their computer needs. It was used for writing, but also as an address book, a to-do list and a calendar."
So there ya' go.
If you have access to a *NIX machine, or use one for your daily work, then what I do may work for you.
I simply use the at scheduler to schedule an email to remind me on specific days. I have a rule set up to automatically flag the messages and to ensure they won't end up in my Junk Mail folder.
Something simple like:
at "6/21/2004 19:00" mail -s "TODO: TAKE OUT THE TRASH" [userid]
Of all the apps on my Mac, the one I'm in the most is Mail.
Free. Simple. Searchable (using my mail program). Not perfect, but it works.
Now where'd I put my foil hat....
To Alcohol! The cause of, and solution to, all of life's problems.
google cache: Treeline
There wasn't a cache of rc0 site that I could find.
ssh, vi, apache, and mozilla.
apache, to serve todo.html
ssh, to access your webserver remotely
vi, to edit todo.html
mozilla, to view and search todo.html
That's what I do anyway.
I use ATnotes http://atnotes.fr.st/
Keynote is a very good open source hierarchical notes organizer. However, it's Win32 only. http://sourceforge.net/projects/keynote/
I need a To-Do list system to manage myself handling muliple projects in different phases. I was about to search for one myself in hope I didn't have to try writing one (in Outlook VBA maybe, sigh.)
I like to have a way to have a standard set of sub tasks like:
- - gather requirements
- - 1st meeting scheduled for mm/dd/yy hh:mm at xyz
- - 2nd
....
- - send proposed solution
- - email project lead
- - etc
each with a due date and reminder and the ability to mark the task complete and add notes.and have each of those labeled up front with Project Name - 1234
What I'd like is to have multiple view so I can answer the questions like: "What do I need to do next to move that (or all of my) project(s) along." "What's the status milestone in that project?"
I've been making Outlook tasks for some of those, I have no way to group them by project or to auto-create them as I need, much less have the multiple views.
I think that MS-Project won't cut it. I don't have manage any more than me.
(Note: to MS-bashers: Save your breath. I don't have a choice at work because it's the corporate standard. I'll have to sell any other solution I find becuase of that.)
Ever dream you could fly? Get up from the Flight Sim. I Fly
I suppose if you really wanted to use software I would recommend:
Tasks by Alex King.
But I actually prefer a stack of index cards. I work at too many locations and at too many different kinds of computers and my home is too rural for me to count on Internet access too much.
I also don't limit my "todo" tasks to technical stuff -- I have plenty of other projects to keep track of.
Keep a stack of index cards. Write a title/category across the top. Keep a day card. At the end of the day, what you didn't get done off the day card gets written somewhere else (this is a little Franklin-Planner-esque).
It's my favorite method. Index cards + binder clip.
i think outlook is hard to beat. I started using it after i got a pocket pc 3-4 yrs ago have been addicted to it since. Organization and info sharing with outlook was relly nice all through college.
The war with islam is a war on the beast
The war on terror is a war for peace
I am a contributor/developer for the Mantis project. What did you not like about it?
Is there something we can improve upon?
Thanks,
André
For our development process, we manage all of our group to-do lists using SCARAB
;)
This includes development, sales, business, and client stuff. Might be a bit overkill for a single user, but it's pretty handy for a web-based solution. You can also include attachments with the issues, and comments, so it's pretty good at electronically storing paperwork as well. We're actually using it to keep track of some of our corporate paperwork, etc., with offices in Boston, London, and Vancouver, without the need for expensive ERP or CRM software.
For now it does what we need it to do.
For other stuff, I use a personal WIKI, and/or the Omni Group's OmniOutliner. (Yes, I'm an OSX weenie
$0.02 (CDN)
Agree about the buggyness, but I do have high hopes for this product. It would be great because it is based on the iCalendar standard (or something... I forget), and plus being able to run the same software cross-platform is particularly useful with day-to-day software such as email/todo/calendar software.
I've been playing with knowit and it's pretty simple.
--
As a matter of fact, I am a lawyer. But I play an actor on TV.
KOrganizer works for me.
Go grab those torrents.
http://yank.sourceforge.net/
Simple interface, hierarchical list.
yank also supports priorities, notes, deadlines
you insensitive clod!
Use a dry erase marker on your computer screen.
:)
Dry erase markers are the best. You can even use them to draw crosshairs on the inside of your sunglasses.
The progect software for palm is quite good, and i believe there is a desktop component for it called PDesk - unfortunatly - i dont' know the url right off hand - but i'm sure you can google it
I found Safesex to be a pain, though, because of the extra protection. I didn't think it was really necessary.
Obviously, if anyone sees Sex on your work computer, you'll more than likely have some 'splainin' to do.
http://www.omnigroup.com/
2 /o mnioutliner.html
A review can be found at:
http://www.macdevcenter.com/pub/a/mac/2003/12/1
One such piece of software is a cult-hit, Zoot. See reviews here and here. Find out more at the Yahoo Group for it, which also happens to have excellent lists of other excellent but often underappreciated PIM software.
Also consider web-based task managers like Yahoo Calendar. The advantage is that they are easily accessible from anywhere and there's no need for backups. Yahoo task management also syncs with a lot of other stuff, I think.
Small pad of paper in your back pocket and a Space Pen (not because they can write in boiling water but because they fit conveniently in the "watch pocket" of jeans).
I am a big fan of Tasks, it is a great PHP/MySQL based hierarchical todo list organizer, there is a free version and a multi-user pro version. It has really worked well for me and my clients. you can have rss feeds of various tasks as well as integration with iCal or php iCalendar. It really bears checking out.
I use the Tasks Basic Personal edition (i.e. free version). I can access it from anywhere via HTTP and it's got nested tasks, which I find important.
The only problem I've been having is that if you have a *lot* of tasks in one group with a lot of notes, it can take four or five seconds to open the group - I presume it's just making a ton of giant database queries, but it's irritating.
Breaking Into the Industry - A development log about starting a game studio.
ToDoList 3.6.4
---- EveryDayFiction.com - Read short stories daily
www.natara.com
i've found it perfect for todo lists. very concise and easy to use, and well suited to todo lists as well as bug tracking.
^D
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
<typing>
^D
(sorry)
THIS THING CAN TURN ON A DIME, MACROSSZERO STYLE ALSO FUCK BETA, ~NYORON
yank:
* note organization in a tree structure
* 3 different types of notes
* sortable todolist
* drag & drop support
* regular expression& substring searching
* saves xml (with optional compression)
* basic plugin system
The best To do List for getting things Done is a Wife.
Just get married.
And if you really need to make sure you don't forget something...Just turn on the NAG Mode Feature.
vim has as "outline" mode, which looks like it could make it even more useful, but I haven't try migrated to it.
I used to think that this solution was too low-tech to be especially useful. However, I found all the more formal solutions I tried felt too clumsy. Because they were slower to use, I didn't use them.
As a programmer, I always have the text editor open and can search and organize the text document easily.
Single panel outliners allow brainstorming of just about anything including to-do lists. I use it for my design layouts, issue tracking, to-do, Program pseudo code, Meeting logs. Palm - ShadowPlan: Looks good, however their windows application bites. The palm component is sweet but I just hate those small screens. Give me my old 21" please! Win32 - Ecco: I use this every day because I work for a M$ loving company. Very well thought out program but originally made for win95 :p It's also free!
Mac OSX - Omni-Outliner
Great company. Very well written tool. Copied Ecco or at least motivated by it. Only supports single page per file though :[ (This is due to lacking native tab support in Mac OSX)
Mac OSX - NoteTaker
Well written, Supports chapters, pages and good outlining. Does not support columns which can be helpful for gathering tabular information such as due dates and scales...
*nix - Nada (as in none)
None that I really like (yet). There is Vim outliner if you like Vim. There are others but they are still very simple programs right now.
I am seriously thinking about building a cross platform one myself like Ecco/omni on top of Mozilla XUL or Eclipse Platform or maybe some quazi ObjC-Java-Python monster. ...Any takers???
JD
I don't use them. My wife does. So I bought her a nice PalmPilot. She loves it and prints out our schedule for me.
For work... I just use the pen and scratch paper method. I know. I'm a slacker.
Check out tasks (free version) at alexking.org.
Because it can send you an email everyday with your overdue list and it will keep nagging you every day until you mark them off.
Although it's a LOT more expensive to replace the media (palm vs. notebook), it's much much easier to backup, and later replace, the data on new media.
Also; there is a tendancy to say "It's just a $0.75 notebook, what's the big deal?" when it becomes inconvenient to retrieve. I don't say that about my Clie even though the data inside is worth more than either.
Finally, in repeating redundancy, as others have pointed out, there is a nicety to being beeped a little while before you have to do something. This has saved my job on ocassion but I acknowledge other more organized people may not need that.
rainlendar. google it. lots of features, and syncs to a server if you wish for multiple computers and other apps.
--
"Insert witty quote here."
brain v1.0?
LifeBalance is an outliner with top-down schedule-influenced prioritisation. Awesomely well designed. Elegant in every sense of the word. All interface designers should study this app. I LOATHE to-do apps as they are more time-consuming than time-enabling. LifeBalance I have used daily since I downloaded it about 4 years ago. It's utterly different. check out http://www.llamagraphics.com/ , in particular the walk-through.
My wife is a Professional Organizer, a discipline that, while growing fast, is still widely unknown. A good PO can help you not only pick a technological solution, but use it effectively. You can find a PO near you through the National Association of Professional Organizers. Of course, if you're in the Seattle area, I recommend my wife's company, Personworks. She regularly deals with geeks and our particular needs. In any case, most reputable POs will do free consultations, which should be enough to get their advice about organizing software and determine if their services will be worthwhile for you.
This posting is provided "AS IS" with no warranties, and confers no rights.
Namaste
I've been writing my own groupware application after toying with many of the others out there and not liking them for one reason or another, and not liking their code (and thus it wasn't worth the time to mangle it to my purposes). I'll post a screenshot Here. I made a nice calendar with Date::Calc in about 20 lines that does day, week, and month views, and the todo list is integrated with it. I hadn't heard of mantis though, will check it out.
A computer without Microsoft is like ice cream without ketchup.
I took the Franklin-Covey time management class a couple of years ago, and have been a convert ever since. There is an electronic version of it for Palm and Winders, but I really prefer the low-tech paper system.
It is a complete system, and I highly recommend the class in order to get the most use out of it.
The "Franklin" in Franklin-Covey is from Ben Franklin, who carried around a little black book for his notes, appointments, and, in particular, goals and values planning.
MindLube software makes a great to-do application that works well on OS X! It gets better with each release and it is priced fairly.
That combined with gnotime fits all my needs.
I'm still a fan of Justin Frankel's handy little note taking app known as Sex. Also available for the tinfoil hat wearing crew is an encrypted version called SafeSex :)
http://www.nullsoft.com/free/safesex/
-- The only thing I can be absolutely sure of is that you are reading this.
although not specifically a time management app, i store my TODO, along with just about everything else, in Leo.
Leo is really the most important tool in my toolbox. i find i can't work without it anymore. If you are not familiar with leo, check it out. there is not enough room here to explain everything that leo does, but if you have information of any kind to store, or if you are a programmer who's source consists of more then one file (which *is* most of us ... non?) i'm sure you'll find leo to be the best for doing what it does.
Leo is really unique in that it lets you organize your data in your own way, and then 'tangle' the result to create your actual source files. i use it for web-sites as and html template system, and in just about every program i write as an IDE. it interfaces with your favorite editor and has a host of great plugins.
Drew Crampsie - Software Developer
Open Source Business : The Tec
There is a little GNOME app called GTodo that is nice. Evolution works as well.
I wanted to have something similar, but one of my prioirities was global accessibility. I tried notebooks, daytimers, postits, etc, but invariably it would always be at home when I was at work, or vice versa, or left behind when I travel.
So my first step was an online note tool called NoteToSelf that I use to keep all those interesting articles, recommendations for movies, homework assignments, job descriptions, consumer ratings, etc. I wrote it in PHP and love it. It's pretty primative as I haven't put any extra work into it since I got it functional. But it's great for me and I use it throughout the day.
My next step is the to-do list. As an interim, I just use a note in NoteToSelf to keep the tasks, but really want something with priorities and reminders. So I've looked at various ones, and I think I'm going to integrate Horde's Kronolith for calendaring and Nag for task lists. They're all PHP and MySQL so I can integrate or tweak as much as I feel like.. With those 3 things I think I have most of my "PIM" needs met and accessible from any internet-connected device around. I've been mulling over a PDA, but only to act as an offline copy of those 3 apps, and not for their own native PDA apps.
In the Portland, Ore area and like card games? Check out: http://groups.yahoo.com/group/portlandgames/
Free, based on open standards, interoperates with Exchange/Outlook/iCal/Notes/etc... server hosted for you for free, encrypted todos/events, multi-machine sync (soon also SyncML), Java Web Start client to support OS/X, Linux, Solaris, Win32, and more...
Schedule your world with ScheduleWorld.com http://www.ScheduleWorld.com/ (Java Web Startable)
Is there any clone of sidekick available ?? I miss it - it was the best ( the new version ! ) Fast, easy to use, well organized.
I thought microsoft patented the To Do list. On a more serious note, I use either my palm pilot or a nice little perl script that e-mails me when I need to do something.
Not a sentence!
Attack the problem with vim and vigor , but note that KOrganiser has a pretty good to do section.
I've always had a fondness for Above & Beyond from www.1soft.com. It's best feature is a dynamic workload balancing tool that prioritizes the items and allows me to give realistic estimates of WHEN I will likely get something complete. It's not free, but you can download a free trial... It's worth a look to understand how nice that feature is.
I've used Shadow Plan but switched to HWiki
I've seen Post-it notes on a CEO's laptop screen.
I then realized why someone would use Macintosh Stickies.
To-do list tools come and go, and they all have proprietary formats. Over the years I've settled on a scheme that's simple and robust--use a text file. You can sort your items any way you like, search through them easily, switch editors or operating systems with ease, and you're not limited by someone else's view of how things should be organized or sorted.
I write todo lists on the inside of my wrist:
better than writing on my hand because if I wash, THERE GOES MY LIST!
Long enough, becuase I can write up to my elbow (any more than that, and you've got too much to do!)
And in more gentle company it can be hidden by a long sleeve shirt.
As each item is done- you wash it off.
Backup is hard, and getting caught in the rain is a problem.
In the future, I would want to not be isolated from my friends in the Space Station.
Oh, I believe... ITS ON.
The space unintentionally left unblank.
Office Depot sells an oblong pad of graph paper that is designed to sit under or in front of your keyboard.
It has the same width as a keyboard (but not as deep) and the binding is along the long edge.
I love this thing, and bought a handful of them in case I never find them again.
Go buy a broken palm pilot off ebay. License requirements fullfilled.
The man who trades freedom for security does not deserve nor will he ever receive either. - Benjamin Franklin
Pfft.. losers ! I make my todolist in assembler.
I've been playing around with the idea of a sticky-notes/post-it style app in a web browser using CSS and javascript (so it will work in IE 6+ and mozilla/firefox).
I call it webnote and anyone can play around with it. I mainly wanted something I could access anywhere but is a bit nicer than a plain text TODO file in my home directory (which is what I used to do). This is also easy to share with other people (partially because I haven't implemented any security yet).
...But seeing as how I've got a Slackware Linux box on my desk at work, I use the following:
;o)
knotes: Short reminders and temporary stuff.
JPilot: Short projects or reminders that are persistent for a month or two. I also use it for its calendar and address book features.
For anything longer, I write out the project description in a document, then draw out a timeline on the chalkboard in my office. If it involves lots of people, I distribute the document to them, and do the diagrams in OpenOffice Draw. And where I work, anything larger than that involves a committee. It's not readily apparent how anything gets accomplished after it goes to committee.
Fred
"A fool and his freedom are soon parted"
-RMS
I actually do use notepad, you insensitive clod!
I used to use ms outlook, but the install was messed up somehow (bad memory?)... and I had to install office in a virtual machine to get my notes back.. exported them and I now read and edit them using notepad. It's easy and reliable.
Sure, I should patch up that memory but I don't have too many problems with my computer.
Spoon not. Fork, or fork not. There is no spoon.
Try Keynote by Tanglos Software. It is very useful to store all kind of data (http://www.tranglos.com/free/index.html)
Keynote is great and free as beer.
http://www.tranglos.com/free/index.html
I don't know if anyone has heard of this, but a pad of paper and a pen or pencil are remarkable tools for this sort of thing. Works with all operating systems, all languages are supported and, as far I can discern, no one has yet filed a bogus patent claiming they invented it.
I use a spreadsheet (Excel at work) with one page for currently active. When completed, I cut/paste to a completed page. It's not elegant, but works.
There's no time to stop for gas, we're already late.
I can't believe that no one mentioned them, but having an email program that can integrate with your calendar as well as has a to-do list is great. If you get an email for a meeting, accept, schedule, setup reminders, etc. The to-do list is for general stuff, but it's nice to have a calander so you can get those pop-up reminders.
It's pretty nice. I have my "run nessus scan of network" pop up every wendnesday, and my "go through tripwire logs" pop up everyday at three o'clock. After a while, you just get in the habit of doing these things, but it's nice to have the reminders for busy days, or when you're not feeling motivated.
RandomAndInteresting.comdefending the world from stupidity since 1979
I love OmniOutliner for OS X. I also used hnb (Hierarchical Notebook) which is a commandline outliner, for awhile. Otherwise vi/emacs/notepad.exe/whatever is great.
http://gttr.sourceforge.net
Gnome to-do list, time tracker, billing system, pseudo-blogger
I use the following task list manager... it is web based and very well designed, in my opinion:
tasks
there are a few different versions... the free one works great... the multi-user one costs money, and there is one in between.
it also has good OSX integration.
you should give Tasks a shot it really is a well done PHP/MySQL hierarchical list manager.
To do lists are problematic. They take too much time to manage. They also can't remind us of things unless we're in front of the computer when the timer goes off. What you need is a PDA with a voice recorder. It may cost a bit, but it's WELL worth it.
I am biased because I wrote it, but I wrote an open source Stickies clone for Windows. It is pretty minimalist, but it functions well and has a fairly large, devoted user base.
And it's open source (unlike most every other Windows TODO manager I have seen), so if you don't like it, you can fix it...
TuxCards is a program to organize your notes and thoughts. It stores the notes as RTF files, so they are easily accessible with a lot of formatting power.
We use TasksPro to manage our to-do and tasks. There are different versions depending on what you need including a free [beer] version and an inexpensive version for single users. The "full" version is multi-user capable and allows you to assign items to people and groups or keep them private.
TuxCards
TuxCards is a program that will store your notes in RTF format and organize them in a tree. Very handy, also sorts by category I believe. Try it.
A real idea organiser which is easy and reliable, and completely free : Keynote.
http://www.tranglos.com/free
Let me get this straight... On the guy's todo list is to find a good todo list organizer to manage his todo list that will tell him to find a todo list organizer to mangage his todo list....
From excellent karma to terible karma with a single +5 funny post...
The only problem with PersonalBrain is that it's windows only and the $80 license fee is steep for something that isn't crossplatform. They have a java serverside edition... but it sounds like it's a couple of grand to license.....
Life Balance uses a structured outline with relative weighting to generate a dynamic ToDo list on the fly, with remarkable accuracy and helpfulness. It is available for PalmOS, MacOS and Windows.
Weighting is based on (roughly) how much you've already accomplished in the top-level category, how important the task is relative to its project, and where you are at the moment.
Each item is assigned an importance level, which is relative only the task above it. This means a task that is critical to the success of a minor project does not show up on the top of your to do list. That part is a big seller for me, as Life Balance does away with needing to rank all your tasks on a simple 1-5 (for example) scale.
The top levels of your outline are assigned relative priorities to one another, which means that when a category hasn't had tasks in its section finished, the importance of all its tasks rise slightly, as the days go by. This is a manifestation of the idea of Balance.
Life Balance has its own sort of organizational philosophy, but works extremely well with Allen's Getting Things Done approach, as well as Covey's First Things First. In fact, it allows you to meld the two quite well.
I am both horribly disorganized and very cheap, and have tried many different ToDo lists and organizers. The combination of Life Balance on my Palm Pilot and desktop was so clearly worth it to me that I only hesitated briefly before deciding to shell out the money for it.
Others have said--and I agree--that Life Balance should be evaluated for at least a few weeks in order for you to really see its value, since it uses your accomplishments as part of its prioritizing algorithm.
No, I don't work for the company, but after using this program for the past few months I definitely have a better grasp on my ToDos. Actually getting them done is another story--Life Balance doesn't force you to finish the things at the top of your list... But I do agree that what appears at the top indeed belongs there!
As an interesting footnote, Life Balance was originally developed for the Apple Newton, so its been around for a while.
This thing is great: Uncalendar.
I picked it up when I started college, and love it to death. Size of a palm pilot (fits in pocket), really sensibly laid out. You fill in the dates on a week-to-week basis, and it's basically a grid for the week (close up here), with an area at the top for lists, notes, etc.
Buy one. It's like $10 after shipping, and super-easy to get in the habit of using.
--Robert
What works for me: a stock wiki + a custom 'daily reminders' script. When I need to be reminded of something, I put a note on the wiki's 'ReminderList' page, along with the date I need to be reminded. The daily reminders script is a cron job that moves 'today's' reminders to the wiki's home page. When I log in, the day's reminders are waiting for me. (The script allows recurring reminders, too). My mother appreciates that I no longer forget her birthday or anniversary.
Adding that to the ease of maintaining to-do lists in a wiki, for me it's a hands-down winner.
Wikis are customization-friendly, too. I wrote a script which checks the wiki's 'Project<foo>' pages and generates a summary page listing the status of all projects. So I always know where I'm at, even when buried under six projects.
I have a folder for each client company. Each one has a subfolder called "finished" and one called "reference". Items in the reference folder never expire, items in the finished folder get archived after a year. Items in the base folder require my attention. I usuallly strip (big) attachments before moving items to the finished folder. I'll send myself mail if there's something I need to add to my "todo list". The inbox is the "everything else" that requires attention folder, and I use my Palm datebook to remind me of future/recurring things like birthdays and such.
ON DELETE CASCADE
It's currently in alpha and available by invite only, but QTask is by far the best I've ever used.
Edit Pad Lite http://www.editpadlite.com/ I don't have loyalty to Windows or Linux, but, if you talk shit about my editor, you're eating dirt, pig.
Finest word processor ever.
Seriously.
... just add more paper, dividers etc.
You have to go to a big office supply store to find them but
- their paper is cheaper then those day runner
packs.
- no batteries
- no logging in. Make your notes QUICKLY and
you are done.
- not nearly as fragile as PDAs.
- cheap
- flexible,
I use AZZ Cardfile. It is inexpensive (not free) and is a replacement for the old cardfile application from Windows 3.1.
I have a "Fat Little Bungee Book" I got at Wal-Mart. Best thing since sliced bread! The spiral binding is large enough to hold a pen, and it does graphics!
(you have to draw them yourself.)
-ave
...or maybe not.
HOW TO GET CONTROL OF YOUR TIME AND YOUR LIFE by Alan Lakien. ISBN ISBN: 0451167724
This book came out in the late 50's/early 60's. Its brief, its effective and every time management book since then has been a nod to it.
Of course as someone else mentioned no time management method works unless you stick with it, but this book even has a few chapters of advice in that area for the willing.
Once you got the method and motivation the medium is not all that relevant.
Recycled Dilbert calendars will do as much for as the most luxurious pda or expensive software.
Steve
I've found that people say they like using Roundup for their TODO lists. It's a doddle to get going (unpack, and "python demo.py").
here is a todolist that also records the time you spend on each task and subtask
http://gttr.sourceforge.net/
Bar none Time & Chaos is the greatest.
If you like emacs, look into planner.el and remember.el. planner.el
planner sets up a covey-like set of project and date files in a directory, and remember can keep notes on whatever on the date pages. It's great!
But if you don't already think emacs is a good tool, don't learn it for this purpose.
This is the best todo/project/issues app I've ever used. Totally easy-to-use, extensible and accessible using a web browser.
http://roundup.sf.net
If you don't like the list of columns, just add custom ones in seconds. If you don't like the built-in reports/queries, just add custom ones in seconds. If you don't like the layout--you get the picture...
We use Roundup 0.6.7 for personal todos, project management and our bug/issue tracker system. Current version is 0.7.x but we haven't found any good reasons to bother upgrading since it works fine.
And yes, we use 3 different sets of columns, layouts, queries because it is so easy to customize.
* access it from anywhere - even from your Palm or phone using post-by-email * your friends can see what's on your mind * make visual notes by taking digicam pics and having a script upload them to your blog
For the Win32 / MS Outlook users out there (yes, all 100 billion of you) there's an app by the "7 habits of highly successful people"'s Franklin Covey, called "Plan Plus", currently on their 2.0 release.
/., B1 - get a girlfriend, etc)
.NET and your firstborn son (and a gander at your wife/gf nekkid) but hey, IMHO if you can get ANYTHING to get you to be organized and actually Get Shit Done(tm) then you're on the right track. If Notepad.exe does it, good, just pick a tool and USE it. This means sticking with it after the initial honeymoon period. I find I always put in A-level tasks that never get done (i.e. get my CISSP, solve world hunger, knock wife up, etc) and then get discouraged when none of those happen (ok, well, I *did* knock the wife up ;-)
The Good:
Nice integration with Outlook
Has seperate sections for the "Big Picture" goals and weekly goals.
A really well thought out and task-oriented way to manage your to-dos
Easy Drag-and-drop Tasks to your calendar to schedule time to get shit done
integration with your palm pilot or PocketPC 2002 handheld (although this is definitely minimal and kind of sucks)
Lets you prioritize tasks better than standard outlook, lets you do A (high) B (mid) and C (low) priority tasks, with numbers to indicate their relative ranks (i.e. A1 - Get a job, A2 - stop reading
The Bad:
Did I mention the win32/outlook thing? ok good.
You MUST have IE as your default web browser, otherwise the Planplus "home page" (i.e. daily to-dos, meetings etc) doesn't render right in outlook.
To-do's can't have sub-tasks, can't share tasks with other users
The Ugly:
Took them a freaking YEAR to release an update for it, and the update was minimal at best. The Tech Support sucks, blah blah yadda yadda. I sent them an email saying I was evaluating it for rolling out to my 30+ sales staff, but was concerned about something-or-other, and got NOTHING back. nada. zip.
So, bottom line, check it out if you're an Outlook user that's also a Franklin Covey fan, its a 90+ mb download, needs
Hope this helps. Follow-up conversation is encouraged; I'd love to hear from other users/ex-users.
My sig: All Politicians Lie (www.unamerican.com)
Here's an ultra easy script I wrote for the job. My needs are pretty minimal, but this is easy as I can just type "note" from my command prompt and type a quick msg to myself; handy little journal too.
note ()
{
if [ -f ~/notepad ]; then
true;
else
touch ~/notepad;
fi;
echo -en "---------- $(date) ----------\n $(cat)\n" >>~/notepad
}
Metapad is the best, fastest loading small editor I've found.
I've had several todo/organizer programs, a Palm, but they all failed to help me at all.
I always come back to the basics...Papers in my wallet -- preferably Post-Its
Why?
1. Accessibility: wallet is always with me.
2. Portability: very lightweight
3. Reliability: always on/no batteries!
4. Versatility: the post-its can be stuck on monitor or taken with me!
Sometimes I use electronic quick notes for stuff that I want to keep, but it's not urgent.
For that it's plain text files.
I've also been known to "touch quicknote" or "touch phone#"
Also I recently discovered Stickies on Macs. That's a pretty cool program. Nice for your laptop, but for a desktop machine it's post-its on the monitor all the way!
Several others have recommended Life Balance, and that is my choice too. LB follows a philosophy of assigning priorities to different parts of your life in order to bring things into balance. So, for example, if you feel that work is taking too much time out of your life you lower the priority for work all work tasks are accoringly moved to a lower place on the list according to home life and any other categories.
LB is hierarchical, so you can schedule tasks so that they don't show up until subtasks are complete.
While I mentioned the LB philosophy of balance, I have started using David Allens Getting Things Done approach. Life Balance works with it quite well and actually helps to keep me doing it.
I have both Palm and PC versions of Life Balance. the two synchronize so I can use either one. When I bought the Palm version it was the most expensive piece of Palm software I had bought. I begrudged them the money, but I'm hooked on the program. I have since bought the desktop version, which is easier to use when I'm at my PC.
HandyShopper is another good one for tracking non-hierarchical things that have costs and quantities associated with them. It does nice things like let you tally up totals, as well as maybe schedule recurring need-to-do/buy items. It's bizarre that it doesn't really have a desktop equivalent yet :/
For the Linux desktop, you might want to take a look at MrProject, a nice Project clone that's part of GnomeOffice. I've only played with it a little bit under Mandrake, but it looks fairly competent when you want to add hierarchical schedule and resource loading data to your task list. Sadly, there's little else that I've seen that comes anywhere close, and I've been searching for one fairly recently for a project management class I took last semester. Oddly enough, I don't even like MS Project for doing this kind of thing, it just doesn't give me enough flexibility in rearranging things, scheduling parallel activities, automatically sequencing constrained resources, etc.
Would putting a TODO list in your code and then GREPing for them violate Microsoft's patent?
Codifex Maximus ~ In search of... a shorter sig.
I use hnb. Actually it is so called "outline processor", but it has TODO-functionality, too. It is included in Debian GNU/Linux.
Juhapekka "naula" Tolvanen - http://iki.fi/juhtolv
What's wrong with linux? It's bloated? No, that's no big deal, I've got a 1.4G athlon and a gig of RAM, it runs fine. The "desktop" isn't ready? No the desktop's great, kde integrates things like Quanta so brilliantly; I doubt any windows user is connected over ssh to a php file on a remote server, editing it in a feature-fucking-rich html/script/whatever editor (or maybe they are. I don't know and frankly don't care). That software's hard to find? No, urpmi (or emerge or whatever): one line and it's installed over the internet.
The problem is little apps like this treeline. I want to install it. I can't because I need PyQt. So I get that. Try to install it and find I need sip. Get sip and try to intall that. I get a flood of errors on make after it configured fine. Troll usenet. Find a few vaguely relevant suggestions. At this point I'm like, fuck this, I don't need an appointment book after all. It's the little things I fruitlessly spend so much time on that are the biggest bane of linux for me.
I've always desired a todo manager that included timestamps for when the entry was made/resolved, and possibly with the ability to nest some notes, or to classify the entry. yeah, it sounds like bug/issue tracking, but I have them in a file called todo. I think there is some overlap here, so hopefully its not too off-topic.
I haven't tried using bugzilla, it looks a bit intimidating at first glance, but I could be wrong about that. Has anyone used software that has these features, and is simple to use?
Those people who think they know everything are a great annoyance to those of us who do. (Isaac Asimov)
A wonderful little calender / to-do list desktop application is available at:
http://www.ipi.fi/~rainy
It has highly customizable skinning with tons available already. Integration with different Outlook versions. Simple interface, shortcut commands. Week-numbering, which is important in some countries. Easy to erase to-do items, and calender event alerting. Did I mention a fully customizable look for the floating windows. Version 0.19.3 is out now, go get it.
- A happy user, BBLean and Rainlendar, keeps my desktop clean and me on time.
Ximian Evolution. 'Nuff said.
vi along with sort, |, awk, and cat in various combinations...
WebTodo is tricky to set up, but does the job. Also, it keeps all its task data in flat files, for those wanting to avoid all that database foo.
I use my brain.
Currently at v21.775 with an average uptime of 19.25 hours. Have seen random uptimes of 50+ hours.
I often lose things do to brain crashes. Normally a long shutdown will make things all better.
The brain causes everything under its control to get extremely hostile when food is not supplied.
bash$ vi
windows users
run > notepad
What do you do when a particular bit of data has multiple possible locations - or folders - in an outline or hierarchy? Do you simply throw it in what you *think* is the most likely one you'll think to check in the future? Do you place copies in folders in ALL possible places you might anticipate trying to find it later? Do you add one folder with the data and then add other folders in all other possible locations with nothing but notes to see the first folder (and God help you if you ever decide to relocate the original)?
Personal information management - whether to-do lists or full-blown personal libraries - should be free-format, unstructured, INDEXED, and searchable by most or any word. This is the only approach that guarantees that you will be able to find what you want much later, even when you don't have the foggiest how/where you might have filed the original. Outline/hierarchical systems only work well if you have a bloody photographic memory to recall where you filed something... and if you have a photographic memory you wouldn't need a PIM or personal librarian in the first place, would you?
The three todo-list programs/methods that I really like are:
Although I personally use VIM with a handful of macros to drive my own todo list, I found the following tools to be really great todo managers (cross platform, console based):
Developer ToDo - http://swapoff.org/DevTodo
ToDo List Manager - http://www.rrbcurnow.freeuk.com/tdl/
HNB (which is also great for many other purposes) - http://hnb.sourceforge.net/
Voodoo pad for mac is a personal wiki that you can enter AND run shell scripts with, embedd pictures, links and export to HTML, PDF, Word and wiki format.
From flying meat software
per mere, per terras
There is no doubt that ECCO is still by far the most powerful and easy to use personal information manager. It's years old, but still nothing has come close. You can download it for free from NetManage now that it's orphan-ware at ftp.netmanage.com, also the full original distribution CD and documentation are available. If you Google for ECCO you will find an active community and nothing but praise for this great piece of software.
Coming up soon there is an Open Source project called Chandler led by Mitch Kapor that promises to be very good. It will have some of the ideas of Agenda and ECCO but updated for today's tech (all written in Python). A lot of eyes are on it...
- For the complete works of Shakespeare: cat
Most of the treebased PIM's are shareware or for Linux but after looking hard I found something free,opensource, nice and working for Windows called Keynote
Download Keynote and try the sample files to see what you can do with Keynote.
BTW: If you know Delphi you can help out adding new features.
-- I don't buy it, I grow it.
Using Project or MrProject or any other similar app allows you to do something you can't do with simple sort by start or due date type apps. It allows you to stack all your tasks and say when do I have to start this task given all the other stuff I have to do.
Fab if you really have alot to do.
I use mind maps to organize todo-lists (and a lot of other stuff). It won't fulfill your requirements (it's not open source, runs on windows only and costs $119), but MindMapper is a decent product.
Easy: hnb.
Take a look at Sacha Chua's planner.el and remember.el
For Emacs there is a local wiki editor that supports linking; great way for organizing thoughts. If you're not into Emacs, there are a few dedicated apps that do the same thing, or you could get your own wiki hosted somewhere and keep it online (possibly with public and private areas).
I find the WikiWay matches pretty closely with the way that I keep my todo lists.
Lexa Organizer is in my opinion the best To Do List software because it's so basic, no clutter...purely only what you need, it's sleek and light. The way a to do list should be...no distractions. Here's a link with screenshot: http://www.lexasoftware.com/organizer/
Example:
appends an entry that looks like this:Source (comments removed):The TODO file is often edited with XEmacs (for reordering more than deleting entries, though...).Be warned. FreeNote contains MySearchBar which is spyware.
Ryosen
One man's "Troll, +1" is another man's "Insightful, +1".
recycling
"...a generation of kids has grown up thinking Trance is the shittiest music since country and western." - Paul van Dyk
nano.
.plan, or some personal page, via cron. That would be handy.
Advantages:
Can be accessed easily from the command line. (Try THAT with your fancy project manager!)
With SSH, can update TODO list from anywhere with a net connection.
Simple, human-readable, cross-platform storage format.
Automatically sorts by date added, but new items can be inserted anywhere in the list with ease.
Example session
$ nano ~/TODO
--- todo-list
- Write a cool TODO list manager
^O
ENTER
^X
Done! Simple as that.
Now I realize some will claim that ed is even better for this, but I find that the extra steps involved in entering edit mode to be detrimental to productivity. If you prefer to sort your TODO list in reverse, cat >> can work well (but only for additions).
Those who suggest Emacs are either addicted to lisp or run it all the time anyway. Those attempting to suggest vi will do well to refer to my comments with regards to ed, because if they do so attempt I will be obliged to have them shot.
Even better, with some trivial effort you can write your TODO list in YAML, so it's machine readable if you ever need to load it into something else.
Maybe append it to your
I want my Cowboyneal
How about not worrying about a to do list? If something comes up, do it. If you don't have time, it'll make itself known again that it needs to be done.
I found some Linux outliners at 1st Spot Linux (scroll to the bottom of the page) You'll see Java Outline Editor, Think, Thoughtstream: News, Thoughttracker, Tkoutline, VIM Outliner, and Yank.
Good Luck!
first 5 days of project - research to do list software on slashdot.
I'm not sure what specific purpose you're aiming for, but Best Practical's RT has been extremely useful for us. I'm part of a two-member sysadmin team that should be four, and RT really has been wonderful way to keep two overworked sysadmins organized.
Thanks! I gave those a brief look-see. A couple of them look like they might fit the bill. I'll download them and give them a try!
-Dr. Poopypants
What exactly is missing from mantis that you require?
known as the human brain. archivable, back-searchable, prioritizable, even with a good selective memory feature that allows you to "forget" whatever you don't really feel like doing...it's got it all.
--A witty sig proves nothing.--