- Feat: support vim-like keymap in canvas
J
K
H
L
to move to next nodeI
to edit a file/text nodeZ Z
to zoom in a nodeZ A
to zoom out
- Style: use built-in icons for canvas node
- Fix: wrong content when switching canvas file
- 在 Canvas 中增加类 vim 快捷键
J
K
H
L
来移动到下一个节点I
来编辑一个 file/text 节点Z Z
来放大一个节点Z A
来缩小
- 将 canvas node 图标换成 obsidian 内置图标,与其一致
- 修复切换 canvas 文件时,面板内容与实际不对应的问题