mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
Add Dendron to Productivity extensions
This commit is contained in:
parent
6ceac70951
commit
a411f9f28f
@ -77,6 +77,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Bookmarks](#bookmarks)
|
||||
- [Color Tabs](#color-tabs)
|
||||
- [Create tests](#create-tests)
|
||||
- [Dendron](#dendron)
|
||||
- [Deploy](#deploy)
|
||||
- [Duplicate Action](#duplicate-action)
|
||||
- [Error Lens](#error-lens)
|
||||
@ -594,6 +595,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.
|
||||
|
Loading…
Reference in New Issue
Block a user