From f45a95830ca29fdd6eb18b29f2c8195c172aba65 Mon Sep 17 00:00:00 2001 From: Michael Royal <45159366+mikeroyal@users.noreply.github.com> Date: Sat, 29 Oct 2022 00:35:17 -0700 Subject: [PATCH] Added Note-Taking section. --- README.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/README.md b/README.md index 48874ab..f4bfdc5 100644 --- a/README.md +++ b/README.md @@ -34,6 +34,7 @@ * [Media Server](https://github.com/mikeroyal/Self-Hosting-Guide#media-server) * [Maps](https://github.com/mikeroyal/Self-Hosting-Guide#maps) * [Photos](https://github.com/mikeroyal/Self-Hosting-Guide#photos) + * [Note-Taking](#Note-Taking) * [Gaming](https://github.com/mikeroyal/Self-Hosting-Guide#gaming) * [Foundations/Projects](https://github.com/mikeroyal/Self-Hosting-Guide#foundationsprojects) @@ -634,6 +635,25 @@ Most self-hosted software can be installed using [Docker](https://en.wikipedia.o [Got Your Back (GYB)](https://github.com/GAM-team/got-your-back) is a command line tool for backing up your Gmail messages to your computer using Gmail's API over HTTPS. +### Note-Taking + +[Back to the Top](#table-of-contents) + +[Joplin](https://joplinapp.org/) is an open source note-taking app that you can securely access from any device. + +[HedgeDoc](https://hedgedoc.org/) is an open-source, web-based, self-hosted, collaborative markdown editor. + +[Turtl](https://turtlapp.com/) is a secure, collaborative notebook for bookmarks or passwords, files or shopping lists. + +[TiddlyWiki](https://tiddlywiki.com/) is a single-file mode wiki application for todo lists, effective project management tool and of course writing drafts and notes. It has extensions for all the major browsers. + +[Milanote](https://milanote.com/) is a tool for organizing creative projects into beautiful visual boards. + +[Laverna](https://laverna.cc/) is a note taking application with Markdown editor and encryption support. Consider it like open source alternative to Evernote. + +[Zettlr](https://www.zettlr.com/) is an open-source Markdown editor for the 21st century. + +[Carnet](https://www.getcarnet.app/) is a complete open source note taking app. It has extensions for all the major browsers. ### Gaming