/slipbox

A static site generator for Zettelkasten notes

Primary LanguagePythonMIT LicenseMIT

slipbox

GitHub Workflow Status PyPI PyPI - Python Version GitHub

slipbox is a static site generator for Zettelkasten notes.

Features

  • Interactive graph of notes and links
  • Static text search
  • Extensible CLI
  • Supports notes in markdown, RST, LaTeX, dokuwiki, Org-mode, txt2tags, Textile and MediaWiki formats

Requirements

  • pandoc (should be compiled with pandoc-types 1.22)
  • graphviz
  • python3 (3.6+)

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.

Plugins

License

MIT.