48 lines
1.4 KiB
Markdown
48 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 with spec msg and sync | ⌥ + ⌘ + m | git 提交 with msg |
|
|
| git commit and sync | ⌥ + ⌘ + g | git 提交 |
|
|
|
|
#### copilot
|
|
| name | hotkey | comment |
|
|
| ------------------ | ------ | -------- |
|
|
| toggle chat window | ⌥ + j | 打开聊天窗口 |
|
|
|
|
#### terminal
|
|
| name | hotkey | comment |
|
|
| --------------- | ------ | ------------ |
|
|
| open a terminal | ⌥ + T | 打开一个终端 |
|
|
|
|
#### advance table
|
|
| name | hotkey | comment |
|
|
| --------------- | -------- | ------------ |
|
|
| open a terminal | ⌥ + ⌘ +l | 打开一个终端 |
|
|
|
|
|