[Vimoutliner] otl2html script use

Sean Russell vo at ser1.net
Wed Aug 2 14:55:46 EDT 2006


On Wednesday 02 August 2006 11:40, Noel Henson wrote:
> I have been working on integrating simple math in outline headings. I
> hope to have it ready for VO 0.4.0 as well as other features. I'm
> just waiting for the time to work on it.

Very, very cool.

> I also have a few scripts you might find useful. otlgrep is one. You

That's useful!

> You can use otlhead to make summaries of outlines like this:
>
> otlhead 2 < filename

For this, I use a Ruby one-liner:

	ruby -nle 'print if /^\t{0,2}\S/' todo.otl

> You can find these scripts and the others at
> www.noels-lab.com/software.html

Thanks!  Isn't there a scripts directory on the VO wiki?

--- SER


More information about the VimOutliner mailing list