zk-org/zk-nvim

failed to open notebook

Mugworth opened this issue · 1 comments

I have one directory for all my notes, and i wanted to search for it from any path so i created a shortcut using high-api , but i got error:
2023-01-29_13-58
Here is what i used lua require('zk').pick_notes({'/home/kuba/Documents/orgmode'})

Can somebody tip me how i should use api? im pretty sure i just do something wrong

Just found about the $ZK_NOTEBOOK_DIR variable 😅, now i feel stupid.