- Install the plugin
- Diasble Ctrl K or Ctrk J for other keyboard shortcuts
- Open command palette to use Ctrl J/K to navigate
- Open canvas to use these following shortcuts
- Press
Enter
to create brother card; - Press
Tab
to create child card; - Press
HJKL
to move between card; - Press
Shift
+HJKL
to select multiple card; - Press
Alt
+HJKL
to move selected cards around; - Press
Shift
+s
to scale card up; - Press
Ctrl
+s
to scale card down; - Press
Shift
+z
to zoom out canvas; - Press
Ctrl
+Enter
to edit card whenSpace
is not working; (This shortcut temprarily disable VIM mod to enter edit mode properly) - Press
Cmd / Ctrl
+←/→/↓/↑
to create floating nodes; - Press
Cmd / Ctrl
+Shift
+←/→/↓/↑
to create child nodes;
- Press
- Vim keybindings for command palette and canvas navigation
- Create child node
- Create sibling node
- Create floating node
- Open changelog
- Enter/exit edit mode
- Manual: Download the latest release. Extract and put the three files (main.js, manifest.json, styles.css) to
{{obsidian_vault}}/.obsidian/plugins/vim-canvas-and-command-palette
.