xolox / vim-notes

Easy note taking in Vim
http://peterodding.com/code/vim/notes/
1.6k stars 110 forks source link

Navigation between notes does not work #128

Closed paschalis-mpeis closed 7 years ago

paschalis-mpeis commented 8 years ago

When I type gf to navigate to a different note it doesn't work. I am using the terminal version of MacVim (mvim -v), and I have installed vim-notes and misc using Vundle. Other than the navigation issue, the notes plugin work well, and is really great!

The only options I set in the .vimrc is the notes directory, and the file extension.

:let g:notes_directories = ['~/GoogleDrive/vim-notes']
:let g:notes_suffix = '.md'

I have also tried using $HOME instead of ~, and adding an extra / ad the end of the custom path. Is the extension the reason that gf cannot jump to the file?

The error message I get:

Error detected while processing function GotoFile:
line 31
E345: Can't find file "meetings.2016.jan.1" in path