Skip to content

brianmartin/vim-pad

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vim-pad

A quick notetaking plugin for vim.

It offers a way of managing notes similar to the one made popular by tools like Notational Velocity, where file management is removed from the notetaking workflow, replaced by searching and sorting facilities, and where the creation and searching of notes are integrated.

Notes in vim-pad are free-form: the plugin doesn't impose any format, and in fact encourages the use of any format you want, so you can use it along other plugins like VimOutliner and quicktask.

screen 1 screen 2 screen 3 screen 4

Branches

  • master contains the released version of the plugin.

  • devel contains the development version of the plugin.

Pull requests are to be done over devel. When submitting a bug, please tag the affected versions.

Configuration and Usage

IMPORTANT: you must set the g:pad_dir variable to a valid path. It is recommended to use an empty folder for this.

For the full documentation, please consult

:help vim-pad

About

a quick notetaking plugin

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 74.4%
  • Vim Script 25.6%