All Projects → lggruspe → slipbox

lggruspe / slipbox

Licence: MIT License
A static site generator for Zettelkasten notes

Programming Languages

python
139335 projects - #7 most used programming language
lua
6591 projects
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
Makefile
30231 projects
Dockerfile
14818 projects

Projects that are alternatives of or similar to slipbox

Nb
CLI and local web plain text note‑taking, bookmarking, and archiving with linking, tagging, filtering, search, Git versioning & syncing, Pandoc conversion, + more, in a single portable script.
Stars: ✭ 3,846 (+11918.75%)
Mutual labels:  notes, pandoc, zettelkasten
Tiddlyresearch
Local and Anki-compatible note-taking tool based on TiddlyWiki
Stars: ✭ 129 (+303.13%)
Mutual labels:  notes, anki
Polar Bookshelf
Polar is a personal knowledge repository for PDF and web content supporting incremental reading and document annotation.
Stars: ✭ 4,411 (+13684.38%)
Mutual labels:  notes, anki
emanote
Spiritual successor to neuron, based on Ema.
Stars: ✭ 301 (+840.63%)
Mutual labels:  pandoc, zettelkasten
pandoc-bash-blog
A static blog generator based on Pandoc and Bash
Stars: ✭ 16 (-50%)
Mutual labels:  static-site-generator, pandoc
neuron.nvim
Make neovim the best note taking application
Stars: ✭ 340 (+962.5%)
Mutual labels:  notes, zettelkasten
hyperdraft
Turn your notes into a website.
Stars: ✭ 59 (+84.38%)
Mutual labels:  static-site-generator, zettelkasten
anki-markdown-notes
Anki add-on to extract notes from markdown files and import them to Anki
Stars: ✭ 34 (+6.25%)
Mutual labels:  notes, anki
dendron-site
Getting started with Dendron
Stars: ✭ 99 (+209.38%)
Mutual labels:  static-site-generator, notes
notes
A miscellany of thoughts.
Stars: ✭ 18 (-43.75%)
Mutual labels:  notes, anki
pandocomatic
Automate the use of pandoc
Stars: ✭ 123 (+284.38%)
Mutual labels:  static-site-generator, pandoc
C
Computer Programming, Khwopa College of Engineering
Stars: ✭ 12 (-62.5%)
Mutual labels:  notes
anki-add-hooks-userscripts
Automate Anki card creation from popular translation websites
Stars: ✭ 17 (-46.87%)
Mutual labels:  anki
anki-awesome-select
This is the select template for Anki with awesome interface/Anki选择题模板
Stars: ✭ 59 (+84.38%)
Mutual labels:  anki
zNotes
zNotes is a lightweight cross-platform application for notes management.
Stars: ✭ 17 (-46.87%)
Mutual labels:  notes
A-Simple-Note-Taking-Terminal-App
A simple terminal note taking application using Python
Stars: ✭ 25 (-21.87%)
Mutual labels:  notes
quillnote
Take beautiful markdown notes and stay organized with task lists.
Stars: ✭ 276 (+762.5%)
Mutual labels:  notes
hackthepiano
Learn reading notes on the fly fast and easy
Stars: ✭ 18 (-43.75%)
Mutual labels:  notes
eggheadio-course-notes
Really Good Notes on egghead.io courses 🌱
Stars: ✭ 125 (+290.63%)
Mutual labels:  notes
contentz
Create Content, Get a Highly Optimized Website
Stars: ✭ 57 (+78.13%)
Mutual labels:  static-site-generator

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

Requirements

  • pandoc (2.17.1.1+)
  • graphviz
  • python3 (3.7+)

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.

License

MIT.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].