Skip to content

dnnr/VimOutliner

 
 

Repository files navigation

This is a mirror of http://www.vim.org/scripts/script.php?script_id=3515

* What is VimOutliner?

VimOutliner is an outline processor with many of the same features as Grandview, More, Thinktank, Ecco, etc. Features include tree expand/collapse, tree promotion/demotion, level sensitive colors, interoutline linking, and body text.

What sets VimOutliner apart from the rest is that it&#039s been constructed from the ground up for fast and easy authoring.  Keystrokes are quick and easy, especially for someone knowing the Vim editor. The mouse is completely unnecessary (but is supported to the extent that Vim supports the mouse). Many of the VimOutliner commands start with a double comma because that&#039s very quick to type.

Many of the VimOutliner commands start with a double comma ",," because that's very quick to type. All VimOutliner files have the ".otl" extension. For an overview of the VimOutliner commands you can type ":h vo_cheatsheet" when you have opened an otl file. For help on VimOutliner type ":h vo"

* Usage

VimOutliner has been reported to help with the following tasks:
  - Project managment.
  - Password wallet => http://img71.imageshack.us/my.php?image=vimpasswordwalletpngvi4.png
  - To-do lists.
  - Account and cash book.
  - &#039Plot device&#039 for writing novels.
  - Inventory control.
  - Hierarchical database.
  - Web site managment.

* Characteristics

  - Fast.
  - Extensible through plugins.
  - Many post-processing scripts allow exporting to multiple formats.
  - Extensive documentation.

About

Outline processor designed for lighting fast authoring

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 38.7%
  • Perl 32.0%
  • Vim Script 20.3%
  • Awk 4.2%
  • Shell 3.1%
  • Ruby 1.0%
  • JavaScript 0.7%