diff options
author | nodiscc <nodiscc@gmail.com> | 2016-11-29 21:45:56 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-11-29 21:45:56 +0000 |
commit | b6f72c709d693032c50cd0576246ac41c0e5f7ea (patch) | |
tree | 6fb1b730a664a245be2150ac4ee509059375bf7c | |
parent | Merge pull request #867 from 88250/master (diff) | |
download | awesome-selfhosted-b6f72c709d693032c50cd0576246ac41c0e5f7ea.tar.gz awesome-selfhosted-b6f72c709d693032c50cd0576246ac41c0e5f7ea.zip |
add wiki section reference from note-taking & editors
wikis are a common note-taking solution
-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` |