From 9faec3628a5120f38bb12bce381ff3f5c9a98e3f Mon Sep 17 00:00:00 2001 From: Sridhar Ratnakumar <3998+srid@users.noreply.github.com> Date: Sun, 4 Sep 2022 08:13:13 -0400 Subject: [PATCH] neuron.md: Add link to docs for Emanote (#247) --- README.md | 1 + docs/neuron.md | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/README.md b/README.md index f078cc0..590bd6f 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/docs/neuron.md b/docs/neuron.md index 62aeb0d..6ecccfb 100644 --- a/docs/neuron.md +++ b/docs/neuron.md @@ -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.