Very cool. Would make creating something like this almost braindead
simple.
- Chris
vim is nicely cross-platform, and vi-style tags files and Vim's
mechanism for created inter as well as intra tag files makes for a nice
mechanism for moving tasks from project to project, or potentially
keeping the task in a project but moving it to today's task list as a
tag reference.
It feels like the outliner functions in TVO are about 75% of the way to
a cross-platform text file based GTD system if not more. Since there's
a world of code for creating and manipulating tags files it's quite
possible the same mechanism and much of the code could be used by emacs
users as well.
TVO comes with Perl and Ruby that convert the .otl it's using to HTML,
RTF, and Perl POD. There is also a pod2otl converter to go the other
way.
TVO - http://bike-nomad.com/vim/vimoutliner.html
I had some problems installing a different vim-based outliner, but I'm
pretty sure that was my unfamiliarity with vim.
VIM Outliner - http://www.vimoutliner.org/