renerocksai / sublimeless_zk

A note taking app, Markdown editor, and text browser, featuring ID based wiki style links, and #tags, intended for zettelkasten method users. Loaded with tons of features like sophisticated tag search, note transclusion, support for note templates, bibliography support, etc. to make working in your Zettelkasten a joy 😄
GNU General Public License v3.0
196 stars 24 forks source link

Trying to import notes by just plancing them in the root folder fails #115

Open quesada opened 4 years ago

quesada commented 4 years ago

I exported 1000 notes from cherrytree into html, converted them to .md, and added ids. If I place them in the root folder, sublimeless_zf fails to add them when I try to autocomplete (with [[ ). Is there a database somewhere that needs to be refreshed?

What does sublimeless_zf do when creating a note, other than creating a file?

Thanks