From 002af24af3dc301d6cba729446576d044785ca9f Mon Sep 17 00:00:00 2001 From: ScriptAutomate Date: Wed, 12 Jan 2022 14:19:06 -0600 Subject: [PATCH] Adding Dendron for note-taking --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0f550119..5828602f 100644 --- a/README.md +++ b/README.md @@ -1294,6 +1294,7 @@ _Related: [Wikis](#wikis)_ - [BulletNotes](https://bulletnotes.io/) - Workflowy / Dynalist clone with Kanban (Trello) and Calendar functionality. Organize everything. ([Source Code](https://gitlab.com/NickBusey/BulletNotes)) `MIT` `Nodejs` - [DailyNotes](https://github.com/m0ngr31/DailyNotes/) - App for taking notes and tracking tasks on a daily basis in Markdown. `MIT` `Python` +- [Dendron](https://www.dendron.so/) - Open source, local-first, Markdown editing and knowledge management in Visual Studio Code (VS Code) or VSCodium. Can also publish as a static site generator (SSG) with Next.js ([Source Code](https://github.com/dendronhq/dendron)) `AGPL-3.0` `TypeScript` - [dillinger](https://dillinger.io/) - The last Markdown editor, ever. ([Source Code](https://github.com/joemccann/dillinger)) `MIT` `Nodejs` - [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/docpht/docpht)) `MIT` `PHP`