Socket
Socket
Sign inDemoInstall

slipbox

Package Overview
Dependencies
4
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    slipbox

Static site generator for Zettelkasten notes


Maintainers
1

Readme

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
  • Supports notes in markdown, RST, LaTeX, dokuwiki, Org-mode, txt2tags, Textile and MediaWiki formats
  • Checkers/linters for detecting unlinked notes, missing citations, bad formatting and more

Requirements

  • pandoc (2.17+)
  • graphviz
  • python3 (3.8+)

Installation and usage

pip install slipbox

cd my-notes
slipbox init
# ...add notes
slipbox build

See docs-src/index.md and https://lggruspe.github.io/slipbox.

Contributing

See CONTRIBUTING.md.

License

MIT.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc