Slashdot Mirror


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 :)"

7 of 532 comments (clear)

  1. data managers by Anonymous Coward · · Score: 5, Informative

    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 :)

    1. Re:data managers by thetoastman · · Score: 4, Informative

      At the risk of starting yet another editor war:

      emacs plus:

      • calendar mode for diary info (optionally encrypted)
      • todo-mode.el for emacs (should come with emacs)

      If not, you can get todo-mode.el from any emacs source location.

      A proposal has been made to add some simple fontification to the todo-mode.el. You can find the mail message here among other places.

      I use it because it works with the calendar-mode, diary mode, and since it's emacs it runs everywhere emacs does.

      I know, boring, boring, boring. However, when you have the kitchen sink of editors, you might as well turn on the water.

  2. Mozilla Sunbird by Aliencow · · Score: 5, Informative

    Still a bit buggy, but with calendar, shared calendar support, publishing through webdav, it has the potential of being as good as iCal !

  3. Re:Low-tech by nucal · · Score: 4, Informative

    Using text files is actually not all that bad of an option. A nice alternative to the truly awful Notepad is Metapad which is free and can seemlessly replace Notepad. Among other things it has active hyperlinks, auto indenting and can do a lot of simple reformatting (like caps to lowercase, etc.).

  4. I use ToDoList by telstar · · Score: 4, Informative

    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.

  5. Ecco URL by buckminster · · Score: 5, Informative

    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.

    Netmanage essentially abandoned this product although you can still download for free from their ftp site:
    ftp://ftp.netmanage.com/support/pub/utilities/EC40 1/

    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.

  6. Re:what's awful about notepad? by Jimmy_B · · Score: 4, Informative

    It's the only text editor I've ever used which doesn't read Unix-style linefeeds. That alone is enough to make it unusable. It doesn't have multi-level undo, which makes it easy to toast your data. It's notorious for screwing up file extensions when you're saving. Some versions of it are unable to open large files. It is completely devoid of the many useful and necessary features which other text editors.