lggruspe / slipbox

A static site generator for Zettelkasten notes
https://lggruspe.github.io/slipbox
MIT License
57 stars 5 forks source link

Interactive init #3

Closed lggruspe closed 1 year ago

lggruspe commented 3 years ago

slipbox init should configure notes directory interactively if no options are specified.

Ex: This should be interactive:

python -m slipbox init

but not this:

python -m slipbox init --document_options '-o index.html -s'
lggruspe commented 1 year ago

closed in favor of editing config files