vscode-markdown-notes
vscode-markdown-notes copied to clipboard
Install from: https://ark.dance/md-notes
**Is your feature request related to a problem? Please describe.** Not all useful notes are text files. Sometimes, references to pdf documents, word or excel documents, and images are useful...
You may want to add this extension to [Open VSX](https://github.com/eclipse/openvsx) to make it available for [VSCodium](https://vscodium.com/) > Open VSX is a [vendor-neutral](https://projects.eclipse.org/projects/ecd.openvsx) open-source alternative to the [Visual Studio Marketplace](https://marketplace.visualstudio.com/vscode). It...
Using the VS Code APIs for documents in the work space could be much more efficient than repeated just-in-time parsing of all documents in workspace. https://code.visualstudio.com/api/extension-guides/virtual-documents#events-and-visibility - `vscode.workspace.textDocuments` - `onDidChangeTextDocument:...
Something that kind of builds on the backlink search request is there are a number of different plugins (Markdown All in One) that do auto-updating TOCs (which indicates to me...
**Is your feature request related to a problem? Please describe.** Would like to visualize relationships between note files **Describe the solution you'd like** Notes graph similar as offered by Obsidian