miliga.blogg.se

Notational velocity data files
Notational velocity data files







notational velocity data files
  1. #NOTATIONAL VELOCITY DATA FILES MAC OS X#
  2. #NOTATIONAL VELOCITY DATA FILES INSTALL#

fzf - to give us a nice Notational Velocity like UI and limit search.vim - which opens/makes the file returned.pushd/ popd - ensures we iterate over the notes directory or exit.Here is the excerpt containing my shell function: While what I came up with is lacking a few things, such as searching the contents of a file at the same time it is doing file name searches, it seems pretty decent for a few lines of code.

#NOTATIONAL VELOCITY DATA FILES INSTALL#

Unfortunately notational-fzf-vim has more dependencies than I want my vimrc to require.Ĭurrently my vimrc can be dropped on a new workstation and automatically vundle install my plugins, and this would break that.ĭown the road I might consider writing a per machine test for my vimrc, but not for now. In my most recent look into alternatives, I did find what will surely be even better than my final solution later on - notational-fzf-vim. Prior to tv3, there had already been one repostitory trade off for a new maintainer of Terminal Velocity.Īnyway, Terminal Velocity had a nice little ncurses UI that gave you the search box and list, and would drop you into your $EDITOR when you selected your note. Tv3 was a fork of the project to update for python3, but the original tv3 fork recently was deleted from github. Until recently I had been using tv3 - a resuscitation of Terminal Velocity - to fill my note taking need. That being said, it does kind of do a lot at once.Īlso, it does have some hiccups like requiring a restart after changing settings. QOwnNotes is one I came across recently and seems like it would be decent if you were just starting out moving to this note system. NVpy was one of the contenders, and at the time - a few years ago now - it just didn't function well. Sadly many of the alternatives I tried attempt to do extras in an annoying way (forcing. There have been a number of kludgey, mostly GUI alternatives to Notational Velocity. Your file syncing method of choice ( syncthing for me) to have your notes in other places. When you selected a note you started editing it, and if there was no match you started editing a new note.Įverything after that feature set is extras.ĭue to how simple this setup is, it is also trivial to use :w Its simplicity, latter iterated on by nvALT, was a superb.Īt its core you have three parts: A search box, a notes list, and a view of the selected note.īy typing in the search box you limit the listed notes to ones whose title/contents matched.

#NOTATIONAL VELOCITY DATA FILES MAC OS X#

Notational Velocity was a great tool I started using back in the days of yore, when I was on iBook running Mac OS X 10.4.









Notational velocity data files