Closed VolkovIlia closed 2 years ago
Your new note is untitled. Your template needs a place for the note's title.
For example a #
or a yaml header. The default zk template does that for you.
Did not find any template
example file in both zk
and zk-nvim
docs. Config only. Also I expect creating note with selected name, and set title of note (or choose the note file by title or tag).
Can you share config
or template
?
Template is in .zk/templates/ in your notebook folder.
The default zk config with the default zk template should work.
Could you try creating a new notebook in another location and see if it works there? If not then something else is going on.
Thanks, find the solution. I've just create root folder by mkdir .zk
. Now use zk init
in root and all works fine.
Hello, trying to use zk-nvim, but have some trouble with ZkNewFrom*Selection function.
I visual the word
reference
than run command that you can see on pics, zk create new.md
file, but the name of ref is empty. How to fix it?(