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
- Static text search
- Flashcards
- Anki generator
- Supports notes in markdown, RST, LaTeX, dokuwiki, Org-mode, txt2tags, Textile and MediaWiki formats
Requirements
pandoc
(should be compiled withpandoc-types
1.22)python3
(3.8+)genanki
(only needed to generate Anki cards)
Installation and usage
pip install slipbox
slipbox init my-slipbox
cd my-slipbox
# ...add notes
slipbox build
See docs-src/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.16.0.tar.gz
(42.8 kB
view hashes)
Built Distribution
slipbox-0.16.0-py3-none-any.whl
(51.7 kB
view hashes)