0.4.0 • Published 8 years ago

notational-momentum v0.4.0

Weekly downloads
7
License
MIT
Repository
github
Last release
8 years ago

notational momentum

a mouseless, truly modal notetaker that opens your notes in vim,

ultralite clone of notational velocity

may it serve you well

installation

npm install -g notational-momentum

usage

notational-momentum

will open up the current directory.

navigate to a note with ctrl-J / ctrl-K, press enter to open the note in vim.

you can specify a custom directory with -d, and you can specify a custom program with which to open notes with -p

notational-momentum -d ~/Notes -p emacs

or

notational-momentum -d ~/Notes -p subl

where ~/Notes is some directory filled with files that can be opened in emacs.

controls

CTRL+J

navigate down

CTRL+K

navigate up

type

search notes

ENTER

open selected note in vim

license

BSD-2-Clause

0.4.0

8 years ago

0.3.1

8 years ago

0.3.0

8 years ago

0.2.9

8 years ago

0.2.8

8 years ago

0.2.6

8 years ago

0.2.4

8 years ago

0.1.2

8 years ago

0.1.1

8 years ago

0.1.0

8 years ago

0.0.1

8 years ago