~diego/neuron

My installation for the note-taking app Neuron Zettelkasten
Add initial philosophy notes
Add notes on Zettelkasten
b9c35bbe — Diego Vicente 2 years ago
Add notes on Rust's recoverable errors

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~diego/neuron
read/write
git@git.sr.ht:~diego/neuron

You can also use your local clone with git send-email.

#Diego Vicente's neuron setup

#Install

This package assumes that you are using nix and is available as a package manager. Using it, is as simple as running:

$ nix-shell

To enter a shell where the appropriate installation of the package resides. In order to start, it is important to establish the Zettelkasten source as the folder included in this repository:

$ neuron -d ./zettelkasten <command>

#Run

Probably, the easiest and most convenient way to interact with the wiki is by running a watching web server - it will automatically regenerate entries if the original Markdown files are edited:

$ neuron -d ./zettelkasten rib -wS