Add Keyboard Shortcuts
parent
8da825c2e1
commit
2f71333d3b
1 changed files with 24 additions and 0 deletions
24
Keyboard-Shortcuts.md
Normal file
24
Keyboard-Shortcuts.md
Normal file
|
|
@ -0,0 +1,24 @@
|
||||||
|
## Keyboard Shortcuts
|
||||||
|
|
||||||
|
Bouquin supports various keyboard shortcuts:
|
||||||
|
|
||||||
|
### Actions
|
||||||
|
|
||||||
|
- **Ctrl+S**: Save the notebook
|
||||||
|
- **Ctrl+F**: Find text on the current page
|
||||||
|
- **Ctrl+Shift+H**: Open the History dialog for a given date to view versions and diff/revert
|
||||||
|
- **Ctrl+Shift+.**: Open settings
|
||||||
|
- **Ctrl+Shift+E**: Export the notebook to different formats
|
||||||
|
- **Ctrl+Shift+B**: Backup the notebook to an encrypted database (that can be loaded by Bouquin again directly)
|
||||||
|
- **Ctrl+Shift+P**: Go to previous day
|
||||||
|
- **Ctrl+Shift+N**: Go to next day
|
||||||
|
- **Ctrl+Shift+T**: Go to today
|
||||||
|
- **Ctrl+W**: Close current tab
|
||||||
|
- **Ctrl+Shift+S**: Open Statistics
|
||||||
|
- **Ctrl+Shift+D**: Open this documentation page
|
||||||
|
- **Ctrl+Shift+R**: Report a bug
|
||||||
|
- **Ctrl+Shift+L**: Lock the screen immediately
|
||||||
|
- **Ctrl+Shift+U**: Unlock the screen
|
||||||
|
- **Ctrl+Q**: Quit the application
|
||||||
|
|
||||||
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue