Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SearchNotes not finding notes #179

Open
hinojojojo opened this issue Mar 16, 2020 · 0 comments
Open

SearchNotes not finding notes #179

hinojojojo opened this issue Mar 16, 2020 · 0 comments

Comments

@hinojojojo
Copy link

Hi,
I have been using vim-notes for a while now. I use a git repository to store my notes and sync among computers. I recently set up vim-notes in a new computer, but I cannot make SearchNotes to work on it. Any time I search with any keyword, either a keyword that should be in a note title or listed with @ in a note, SearchNotes returns "No matches". Otherwise, I can access the notes with other commands (e.g. with :RecentNotes, :ShowTaggedNotes) perfectly. What do you think it could be the issue with SearchNotes?
I use neovim, the pluggin is loaded with vimPlug:
Plug 'https://github.com/xolox/vim-notes.git'
Plug 'https://github.com/xolox/vim-misc.git'

and the directory of the notes is set up in the vim.init file:
let g:notes_directories = ['~/Documents/git_repos/vimNotes/']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant