michal-h21 / vim-zettel

VimWiki addon for managing notes according to Zettelkasten method
MIT License
557 stars 73 forks source link

ZettelInsertNote Vzv attempting to open file in the wrong directory #76

Open Vamsee30 opened 3 years ago

Vamsee30 commented 3 years ago

I have 3 Wikis defined in my plugin settings. When I use this command, it brings up "Ag>". I am able to search within the current Wiki. But when I hit enter, it says file not found. It is trying to open this file within the wrong wiki directory. How do I fix this?

chris-sanders commented 3 years ago

I'm having the same issue, any chance you found a work around? I notice there haven't been any merged PR's in some time. Is there a different fork of vim-zettel that I should be using that's being maintained?

michal-h21 commented 2 years ago

@chris-sanders I've merged all pull requests recently, some of them should fix the issue with multiple wikis.

chris-sanders commented 2 years ago

Thanks, I actually have had a setup that's working for me for a while now. But this makes me want to revisit some multi-wiki options and see what else this enables.

michal-h21 commented 2 years ago

I personally use only one wiki, but I have multiple wikis for testing, and I haven't found any issues. So I hope everything will be OK.