sponsor Vim development Vim logo Vim Book Ad

qfnotes : Use quickfix to annotate your files

 script karma  Rating 0/0, Downloaded by 988  Comments, bugs, improvements  Vim wiki

created by
Sergey Khorev
 
script type
utility
 
description
qfnotes is a plugin to annotate files and store annotations in separate file(s).

Initially I wanted to extend vimscript #2216 but ended up rewriting it completely.

Short information (see :h qfnotes for more commands and detailed documentation):
<Leader>qn  - add a new note (or edit current)
<Leader>qd  - delete selected note(s)
<Leader>qe  - edit selected note(s)
<Leader>qE  - edit selected note in a buffer

<Leader>qs  - save current notes file
<Leader>ql  - load notes file with default name

:QFXLoad and :QFXSave - load and save annotations
 
install details
:so qfnotes.vmb
Also available from https://bitbucket.org/khorser/vim-qfnotes and https://github.com/khorser/vim-qfnotes
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
qfnotes.vmb 1.0 2012-12-08 7.3 Sergey Khorev Initial upload
ip used for rating: 44.204.65.189

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github