refine shortcuts doc

This commit is contained in:
Le Tan 2018-09-26 19:23:42 +08:00
parent dc659b6c7a
commit 3902f7f080
2 changed files with 12 additions and 0 deletions

View File

@ -21,6 +21,8 @@ Scroll in all directions.
Recover last closed file.
- `Ctrl+Alt+L`
Open Flash Page.
- `Ctrl+Alt+I`
Open Quick Access.
- `Ctrl+T`
Edit current note or save changes and exit edit mode.
- `Ctrl+G`
@ -264,8 +266,12 @@ Apply a snippet in edit mode.
Export notes.
- `I`
Toggle live preview panel.
- `U`
Expand/restore live preview panel.
- `C`
Toggle full-text search.
- `P`
Parse HTML as Markdown text in clipboard and paste.
- `Shift+?`
Display shortcuts documentation.

View File

@ -21,6 +21,8 @@
恢复上一个关闭的文件。
- `Ctrl+Alt+L`
打开灵犀页。
- `Ctrl+Alt+I`
打开快速访问。
- `Ctrl+T`
编辑当前笔记或保存更改并退出编辑模式。
- `Ctrl+G`
@ -265,8 +267,12 @@ RemoveSplit=R
导出笔记。
- `I`
打开或关闭实时预览面板。
- `U`
扩展或还原实时预览面板。
- `C`
打开或关闭全文查找。
- `P`
解析剪切板中的HTML为Markdown文本并粘贴。
- `Shift+?`
显示本快捷键说明。