Merge pull request #354 from ScriptAutomate/add-dendron

Add Dendron to Productivity extensions
This commit is contained in:
Valerii Iatsko 2022-06-09 08:12:59 +02:00 committed by GitHub
commit f3c53995fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -89,6 +89,7 @@ out <a href="https://github.com/sindresorhus/awesome">awesome</a>.
- [Bookmarks](#bookmarks)
- [Color Tabs](#color-tabs)
- [Create tests](#create-tests)
- [Dendron](#dendron)
- [Deploy](#deploy)
- [Duplicate Action](#duplicate-action)
- [Error Lens](#error-lens)
@ -640,6 +641,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Create tests extension animation](https://media.giphy.com/media/1iqPhENd8SLd9SggeX/giphy.gif)
## [Dendron](https://marketplace.visualstudio.com/items?itemName=dendron.dendron)
> An extension that can turn Visual Studio Code into a PKM tool, with excellent UX, using Markdown files to organize and reference any amount of knowledge. Whether you organize your notes with PARA or Zettelkasten, link notes together like Roam, or simply create notes in an ad-hoc manner, Dendron can help. Think of it as a second brain to help you make sense of all the information you care about. Bonus: Dendron can also publish a static site via NextJS if also using `dendron-cli`.
![dendron.dendron](https://foundation-prod-assetspublic53c57cce-8cpvgjldwysl.s3-us-west-2.amazonaws.com/assets/images/graph-intro.gif)
## [Deploy](https://marketplace.visualstudio.com/items?itemName=mkloubert.vs-deploy)
> Commands for upload or copy files of a workspace to a destination.