PNote : Power Notes
script karma |
Rating -1/1,
Downloaded by 824 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Francisco Garcia |
|
script type |
utility |
|
description |
This tiny script provides the syntax, folding function and other minor functionality that I need for my notes.
I try to keep al my notes in simple plain ASCII text files. However I admit that some formating and folding is nice. Hence I came up with a very simple syntax based on some markers and indentation rules, wrap all that together into this Vim script and VoilĂ ! Now I can keep my text notes within a compressed style and smart folding along the power of Vim to ease the access to my notes.
You can get a longer description and one screenshot at:
https://github.com/fgarcia/pnote
|
|
install details |
Install as usual. Download the latest version, open with vim and...
:so %
Make sure you have somewhere in your Vimrc file the filetype plugin enabled:
:filetype plugin on |
|
script versions (upload new version)
Click on the package to download.
pnote.vba |
0.2 |
2011-03-20 |
7.0 |
Francisco Garcia |
Syntax for bibliography nodes
Syntax for command line instructions
Easy copy to command line instructions to the system clipboard
Minor bugfixes |
pnote.vba |
0.1 |
2010-05-23 |
7.0 |
Francisco Garcia |
Initial upload |
ip used for rating: 3.15.7.20
|