- Install the plugin
- Create a new canvas
- Create a node in the empty canvas
- Select the node and the press
Tab
to create a child node (You need to exit edit mode first by pressingEscape
) - Select the child node and press
Enter
to create a brother node - Done, you get a mindmap.
- Auto layout for specific direction
- Select node's tree
- Change color for node's edges
- Press
Enter
to create brother card; (You can change this hotkey in setting) - Press
Tab
to create child card; - Press
Alt
+←/→/↓/↑
to navigate between nodes; - Press
Cmd / Ctrl
+←/→/↓/↑
to create floating nodes; - Press
Cmd / Ctrl
+Shift
+←/→/↓/↑
to create child nodes;
- Create child node
- Create sibling node
- Create floating node
- Open changelog
- Enter/exit edit mode
- Obsidian: Available on Obsidian Plugin Market
- BRAT: Add
quorafind/canvas-mindmap
to BRAT. - Manual: Download the latest release. Extract and put the three files (main.js, manifest.json, styles.css) to
{{obsidian_vault}}/.obsidian/plugins/obsidian-canvas-mindmap
.