From 89a8195c5b2d80a5c38a4d4483112a22653b231d Mon Sep 17 00:00:00 2001 From: Vishesh Handa Date: Thu, 23 Apr 2020 12:18:08 +0200 Subject: [PATCH] Note Taking: Add GitJournal GitJournal is a mobile first notes application. It stores its notes in markdown and uses Git to sync the notes. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 38475191..611d83b4 100644 --- a/README.md +++ b/README.md @@ -1093,6 +1093,7 @@ See https://github.com/n1trux/awesome-sysadmin#monitoring and https://github.com - [Dnote](https://www.getdnote.com) - A simple command line notebook with multi-device sync and web interface. ([Source Code](https://github.com/dnote/dnote)) `AGPL-3.0` `Go` - [DocPHT](https://docpht.org/) - With DocPHT you can take notes and quickly document anything and without the use of any database. ([Demo](https://demo.docpht.org/), [Source Code](https://github.com/kenlog/docpht)) `MIT` `PHP` - [draw.io](https://draw.io) - Diagram software for making flowcharts, process diagrams, org charts, UML, ER and network diagrams. ([Source Code](https://github.com/jgraph/drawio)) `Apache-2.0` `JavaScript` +- [GitJournal](https://gitjournal.io) - A mobile first notes app. Notes are stored in Markdown and are synced with any Git Repo. ([Source Code](https://github.com/GitJournal/GitJournal)) `AGPL` `Flutter` - [Joplin](https://joplin.cozic.net/) - Joplin is a note taking application with Markdown editor and encryption support for mobile and desktop platforms. Runs client-side and syncs through self hosted Nextcloud or similar. Consider it like open source alternative to Evernote. ([Source Code](https://github.com/laurent22/joplin)) `MIT` `Nodejs` - [Leanote](http://leanote.org/) - Leanote, Not Just A Notepad! Open source cloud notepad. ([Demo](https://leanote.com/note), [Source Code](https://github.com/leanote/leanote)) `GPL-2.0` `Go` - [Markdown Edit](http://georgeosddev.github.com/markdown-edit/) - Online markdown editor/viewer. ([Source Code](https://github.com/georgeOsdDev/markdown-edit)) `MIT` `HTML5`