Filed under: Software, Productivity
TaskPaper 2.0: serious task list mojo
TaskPaper, a list management application from the author of WriteRoom, was recently updated to version 2.0. Back at version 1.0, it was an instant favorite among some TUAW bloggers. Beyond simple list management, it's really a very full-featured task manager which revolves around the idea of utter simplicity. It uses plain text files which become easily-navigated, well-formatted project and task lists within the application.
I've always appreciated plain text lists for their compatibility with, well, everything. They're malleable with just about any scripting language, copy and paste-able into everything from mind maps to online documents, and ever so simple to edit (I also had a lot of fun with the GTDAlt bundle in Textmate). Despite being loaded with new features, TaskPaper 2.0 maintains everything there is to like about working with plain text lists.
If you like AppleScript, though, you get an extra boost: TaskPaper's new AppleScript dictionary is brimming with classes and elements which alleviate the pain of AppleScript text manipulation. You can quickly and easily find tasks, grab selections, add and remove tags and more. Like Things, TaskPaper has an extremely flexible tagging system (including the addition of values to tags, e.g. @priority(3)) which, with or without script-fu, allows you to create a system which works for you.
The 2.0 release also improves on the interface, and brings those plain text lists to life with user-configurable styling. The new search syntax allows for complex searches based on projects, tags and tag values, in addition to text content. The drag handles and shortcut keys also add a level of elegance to the editing and use of your text-based lists.
You can try TaskPaper out for free, or pick up a license for $29.95USD. As further proof of my "compatible with everything" claim, check the bottom of the TaskPaper page for a list of compatible projects for Vim, TextMate, BBEdit, online task managers and even... Windows (sure, why not?).

![TUAW [Cafepress]](http://www.blogsmithmedia.com/www.tuaw.com/media/tuaw-cafepress-promo.png)


Reader Comments (Page 1 of 1)
Norman said 3:12PM on 12-05-2008
hmmmmmm i want exactly the same colours as shown on this pics, anyone has the colour codes and can show me the colour settings?
Reply
bobics said 3:36PM on 12-05-2008
Looks pretty sweet, I've thought for a while the best todo list app would be basically a text edit with special formatting like how a dev IDE works. $30 seems a little pricey to me though, but I suppose that's Mac software for you.
Reply
south said 5:34AM on 12-06-2008
It'd have to be pretty amazing to make me pay $30, especially since I already shelled out for OmniFocus. But since I'm a big fan of WriteRoom I'll check it out.
Reply
exhaust said 8:54AM on 12-07-2008
@Norman: if you go to Preferences, then choose 'dark matter' from the drop down menu 'theme options'.
Reply
firemyst said 9:30AM on 12-07-2008
taskpaper is huge - just that. the search function is stellar. the data is kept away from the style. the applescript api by itself makes it a framework technically capable of seamless integration to any workflow. the simple text file structure makes it ideal for team work and synching across many platforms (again through applescript automation and version control). taskpaper may lack scheduling and repetitive tasks but it can be coupled with iCal/google cal. today i find it to be the best task manager, yes better than things and omnifocus, way better.
Reply