Manton Reece
User experience, Mac programming, feature animation, and other personal views.

Ta-da List export to TaskPaper

I've been using Ta-da List for the last couple of years for all my to-do lists. I have about 100 lists and love the speed of adding new items and some of the subtle smarts it applies to sorting recent lists and cleaning up completed ones.

But I've been on the lookout for a desktop app. OmniOutliner has become a bit bloated and all the Getting Things Done apps seem so structured. Along comes TaskPaper today and there's a lot to like. The plain text file format is refreshing and nicely open.

I wrote a Ruby script to export all my lists from Ta-da into TaskPaper so that I can give it a proper workout. It makes a new document (with a single project) for each list it finds. Make sure to install Hpricot first -- there's no official Ta-da List API so we need to parse HTML a little.

Download: tadalist_taskpaper.rb

Instructions:

Enjoy!

August 4, 2007 01:38 AM [link] - Tags: