neuron.md: Add link to docs for Emanote (#247)

pull/255/head
Sridhar Ratnakumar 2 years ago committed by GitHub
parent 814a5d7c07
commit 9faec3628a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -94,4 +94,5 @@ $ ./zk -h
## Related projects
* [Neuron](https://github.com/srid/neuron) a great tool to publish a Zettelkasten on the web
* [Emanote](https://emanote.srid.ca/) - an improved successor to Neuron
* [sirupsen's zk](https://github.com/sirupsen/zk) a collection of scripts with a similar purpose

@ -27,3 +27,7 @@ But you can make your [notebook](notebook.md) even more tightly integrated with
serve = "neuron gen -wS"
gen = "neuron gen -o public"
```
## Emanote
Emanote is neuron's successor. For Emanote-specific configuration, see https://emanote.srid.ca/resources/zk.

Loading…
Cancel
Save