diff options
author | n8225 <n8225@users.noreply.github.com> | 2016-12-05 01:27:10 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-12-05 01:27:10 +0000 |
commit | 5d08e3709aa014eb3c04faed8a0eafa345f834b0 (patch) | |
tree | 3f2608257c05a5c9c488fe5f439ef6edfa1345af | |
parent | Merge pull request #871 from Kickball/fix-868 (diff) | |
parent | add wiki section reference from note-taking & editors (diff) | |
download | awesome-selfhosted-5d08e3709aa014eb3c04faed8a0eafa345f834b0.tar.gz awesome-selfhosted-5d08e3709aa014eb3c04faed8a0eafa345f834b0.zip |
Merge pull request #872 from Kickball/wiki-ref-notetaking
add wiki section reference from note-taking & editors
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -774,6 +774,8 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com **[`^ back to top ^`](#)** +*See also [Wikis](#wikis)* + * [dillinger](http://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger/)) `MIT` `Nodejs` * [Guacamoly](http://guacamoly.rocks/) - Personal notes stream with Markdown support. ([Source Code](https://github.com/nebulade/guacamoly)) `MIT` `Nodejs` * [Jotter](https://github.com/yosko/jotter) - Jotter is a lightweight, no database, powerful web notebook that lets you create and manage notes online safely, quickly & easily. ([Demo](http://tools.yosko.net/demos/jotter/)) `LGPLv3` `PHP` |