From dc7ae345c997e4b14ce2c4d4497364ccccffeacd Mon Sep 17 00:00:00 2001 From: ScriptAutomate Date: Wed, 12 Jan 2022 14:27:31 -0600 Subject: [PATCH] Updated Dendron description --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5828602f..1a0d1b57 100644 --- a/README.md +++ b/README.md @@ -1294,7 +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` +- [Dendron](https://www.dendron.so/) - Open source, local-first, Markdown editing and personal knowledge management (PKM) system in Visual Studio Code (VS Code) or VSCodium. Can also be used to publish a static site using `Next.js` as a static site generator (SSG). ([Demo](https://wiki.dendron.so)), ([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`