Does anyone know of some plugin for vim which would enable treelike note keeping organization like in many today's notekeeping applications. For example, something alike which would according to the tree on the left create another file in a directory structure to enable keeping several files together, under one tree, but still have them all at view.
Here's a somewhat laborious way of taking notes in a treelike fashion all within vim:
You can take a look at "DotOutlineTree : Helps you edit structured text".
http://www.vim.org/scripts/script.php?script_id=1225
"Viki/Deplate : A personal wiki for Vim"
You could just use NerdTree, http://www.vim.org/scripts/script.php?script_id=1658 - the "tree explorer plugin", which alone is useful anyway and work with files from then. Creating directories is as easy as :!mkdir directory.
Have a look at VimOutliner.
Quote from the website:
What is VimOutliner?
Vim Outliner is a vim plugin that turns the powerful vim editor into a powerful outliner of the likes of GrandView, More and MaxThink. It is keyboarder friendly and very fast. If you can touchtype, you can outline as fast as you think.