FreeMind for Visual Studio Code
A mindmap extension for vscode that is easy to use, can be saved, and can be exported to images. Like xmind.
- Free mindmap
- Saved to a .vmind file with json content
- Export to image at the .vmind file location
- Transpile .xmind to .km
- Install through VS Code extensions. Search for "freemind"
- Install through freemind-0.1.0.vsix
- Install freemind extension
- Create a file with extension of vmind
- Open the above file
| Key | Command |
|---|---|
| cmd + m(mac) / ctrl + m(windows) | open a webview of textDocument |
| cmd + s(mac) / ctrl + s(windows) | save mindmap file |
