|
|
@@ -145,6 +145,56 @@
|
|
|
:shortcut.category/block-selection "块选择操作"
|
|
|
:shortcut.category/toggle "切换"
|
|
|
:shortcut.category/others "其他"
|
|
|
+ :command.auto-complete/complete "自动完成:选择当前项"
|
|
|
+ :command.auto-complete/next "自动完成:选择下一项"
|
|
|
+ :command.auto-complete/open-link "自动完成:在浏览器中打开当前项"
|
|
|
+ :command.auto-complete/prev "自动完成:选择上一项"
|
|
|
+ :command.auto-complete/shift-complete "自动完成:在侧边栏打开"
|
|
|
+ :command.cards/forgotten "卡片:忘记了"
|
|
|
+ :command.cards/next-card "卡片:下一个"
|
|
|
+ :command.cards/recall "卡片:需要一会儿才能记起"
|
|
|
+ :command.cards/remembered "卡片:记得"
|
|
|
+ :command.cards/toggle-answers "卡片:显示/隐藏 答案/填空"
|
|
|
+ :command.command/run "运行 git 命令"
|
|
|
+ :command.command/toggle-favorite "切换收藏"
|
|
|
+ :command.command-palette/toggle "切换命令面板"
|
|
|
+ :command.date-picker/complete "日期选择:选择当前天"
|
|
|
+ :command.date-picker/next-day "日期选择:下一天"
|
|
|
+ :command.date-picker/next-week "日期选择:下一周"
|
|
|
+ :command.date-picker/prev-day "日期选择:上一天"
|
|
|
+ :command.date-picker/prev-week "日期选择:上一周"
|
|
|
+ :command.editor/copy-current-file "复制当前文件"
|
|
|
+ :command.editor/copy-embed "复制指向当前块的嵌入块"
|
|
|
+ :command.editor/copy-text "复制选中的文本"
|
|
|
+ :command.editor/escape-editing "转义编辑"
|
|
|
+ :command.editor/insert-youtube-timestamp "插入 Youtube 时间戳"
|
|
|
+ :command.editor/open-file-in-default-app "在默认应用中打开文件"
|
|
|
+ :command.editor/open-file-in-directory "在目录中打开文件"
|
|
|
+ :command.editor/paste-text-in-one-block-at-point "粘贴文本到块的点"
|
|
|
+ :command.editor/replace-block-reference-at-point "用内容替换块引用"
|
|
|
+ :command.editor/select-down "选择下面内容"
|
|
|
+ :command.editor/select-up "选择上面的内容"
|
|
|
+ :command.editor/strike-through "删除线"
|
|
|
+ :command.go/all-pages "全部页面"
|
|
|
+ :command.go/flashcards "记忆卡片"
|
|
|
+ :command.go/graph-view "记忆图谱"
|
|
|
+ :command.go/home "首页"
|
|
|
+ :command.go/keyboard-shortcuts "快捷键"
|
|
|
+ :command.go/next-journal "下一篇日记"
|
|
|
+ :command.go/prev-journal "上一篇日记"
|
|
|
+ :command.go/tomorrow "明天"
|
|
|
+ :command.graph/add "添加图谱"
|
|
|
+ :command.graph/open "打开图谱"
|
|
|
+ :command.graph/re-index "重建索引"
|
|
|
+ :command.graph/remove "移除图谱"
|
|
|
+ :command.graph/save "保存"
|
|
|
+ :command.misc/copy "Ctrl/Command + c"
|
|
|
+ :command.sidebar/clear "清除侧边栏"
|
|
|
+ :command.sidebar/open-today-page "在侧边栏打开今日"
|
|
|
+ :command.ui/goto-plugins "插件"
|
|
|
+ :command.ui/select-theme-color "选择皮肤颜色"
|
|
|
+ :command.ui/toggle-cards "切换卡片"
|
|
|
+ :command.ui/toggle-left-sidebar "切换左侧边栏"
|
|
|
:command.editor/indent "缩进块标签"
|
|
|
:command.editor/outdent "取消缩进块"
|
|
|
:command.editor/move-block-up "向上移动块"
|