Static-site generator for Zettelkasten notes
Project description
slipbox
slipbox
is a static site generator for Zettelkasten notes.
Features
- Interactive graph of notes and links
- Text search
- Spaced repetition
- Anki generator
Requirements
pandoc
(should be compiled withpandoc-types
1.22)python3
genanki
(only needed when generating Anki cards)
Installation and usage
pip install slipbox
python -m slipbox init my-slipbox
cd my-slipbox
# ...add notes
python -m slipbox build
See docs/index.md and https://lggruspe.github.io/slipbox.
License
MIT.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
slipbox-0.15.5.tar.gz
(38.1 kB
view hashes)
Built Distribution
slipbox-0.15.5-py3-none-any.whl
(47.3 kB
view hashes)