Module lua.nd
Notitiedoos, a zettelkasten implementation in Neovim.
This is quite opinionated about what headers of zettels should look like for optimal performance. But there should be some useful things even when not adhering to my set-up. The aim is to make things more flexible as soon as more details about usage in general have been worked out.
Functions
load_patterns () | Load patterns from the given opts map These are used to find headers, tags, etc. |
setup (opts) | Setup the notitiedoos module Load patterns, merge opts, set up a box for notes, etc. |