Skip to content

Commit

Permalink
neuron.md: Add link to docs for Emanote (zk-org#247)
Browse files Browse the repository at this point in the history
  • Loading branch information
srid authored Sep 4, 2022
1 parent 814a5d7 commit 9faec36
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
4 changes: 4 additions & 0 deletions docs/neuron.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.

0 comments on commit 9faec36

Please sign in to comment.