Feat: Vim-Like keymap
- Focus heading tree:
J
K
(and ArrowUP ArrowDown) to move down/upH
L
(and ArrowLeft ArrowRight) to collapse/expand/
to focus search input areaZ Z
to center the headingG G
to go to topShift G
to go to bottomSpace
to jump in note without to focus into itEnter
to jump and focus into note, clear search inputEscape
to focus back to note
- Focus search area:
Escape
to clear search inputEnter
to focus heading tree
Vim-Like 快捷键
- 当聚焦于标题树时:
J
K
(以及下方向键、上方向键) 来上下移动H
L
(以及左方向键、右方向键) 来折叠、展开标题/
来聚焦到搜索框Z Z
使得当前选中标题居中G G
跳转到最上面的标题Shift G
跳转到最底部的标题Space
控制笔记跳转,但不进入笔记 (因此可以连续进行跳转预览)Enter
控制笔记跳转,并进入笔记,同时清空搜索框内容Escape
退出面板,返回原先笔记
- 当聚焦于搜索框时:
Escape
清除搜索框内容Enter
聚焦到标题树