Markdown zettelkasten built with mkdocs
.
make serve
Define a mdzk.yml
file:
# required
docs_dir: ~/path/to/markdown_notes
include:
- code
- cool-stuff
exclude:
- _index
- archive
- super-private-note
Still plenty of work to do to make this sweet.