Backpack Bundle adds List Support

Note: This post is over a year and a half old. You may want to check later in this blog to see if there is new information.

Here’s a new version of the Backpack bundle for TextMate with rudimentary list support.

There are a couple of experimental commands just to show what it could do, one takes a single list and prints it as a project in GTD format, assuming the list items are in the format “@context action”. The list title becomes the project name. Another prints a text version of all lists on all pages, indented with page title, list title, and list items.

The real command in the bundle, the one that shows up with the rest under CTRL-CMD-R, is View Lists. It uses the same tree format as the View\Edit Note command and allows viewing of all lists on all pages individually.

If you’re using the subversion account just cd to the Backpack.tmbundle directory and type svn up.

Download: Backpack-lists.zip

» » »

Comments are closed

Comments are currently closed on this entry.
  1. Travis Bell 11.26.06 / 10am

    Awesome work man!

  2. brett 11.26.06 / 1pm

    Thanks! ;-)