Don't understand german? Read or subscribe to my english-only feed.

vim-outliner – script for building an outline editor on top of Vim

vim-outliner let’s you use vim as an outline editor:

# apt-get install vim-vimoutliner
% $PAGER /usr/share/doc/vim-vimoutliner/README.Debian
% vim ~/foo.otl
:he vo

If you want to export the otl file into HTML take a look at otl2html.py. Oh, did I already mention that vim-outliner is shipped with grml? ;-)

2 Responses to “vim-outliner – script for building an outline editor on top of Vim”

  1. chris Says:

    JFYI: There’s a full stop at the end of the “outline editor” link.

  2. mika Says:

    @chris: oh, thanks – fixed!

    regards,
    -mika-