39 lines
1.4 KiB
Markdown
39 lines
1.4 KiB
Markdown
---
|
|
tags:
|
|
- shortcuts
|
|
---
|
|
|
|
|
|
⌃ = control
|
|
Fn = Fn
|
|
⌥ = option
|
|
⌘ = command
|
|
|
|
已经设置了的:
|
|
|
|
### 基础操作
|
|
| name | hotkey | comment |
|
|
| --------------------------------- | ------------- | --------------- |
|
|
| add file property | ⌘ + ; | 给笔记增加属性 |
|
|
| create new note | ⌘ + n | 创建新笔记 |
|
|
| new tab | ⌘ + T | 新标签 |
|
|
| rename file | f2 | 重命名 |
|
|
| split down | ⌥ + h | 纵向分拆 |
|
|
| split right | ⌥ + v | 横向分拆 |
|
|
| toggle edit / view | ⌥ + w | 切换 编辑/显示 |
|
|
|
|
### 插件
|
|
#### git
|
|
| name | hotkey | comment |
|
|
| --------------------------------- | ------------- | --------------- |
|
|
| git commit and sync | ⌘ + shift + d | git 提交 |
|
|
| git commit with spec msg and sync | ⌥ + shift + d | git 提交 with msg |
|
|
|
|
#### copilot
|
|
| name | hotkey | comment |
|
|
| --------------------------------- | ------------- | --------------- |
|
|
| toggle chat window | ⌥ + j | git 提交 |
|
|
|
|
|
|
|