From 25ac93e3d3f3905a7f6338d1d964206b2dfd8e8f Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Sun, 23 Nov 2025 04:03:49 -0600 Subject: [PATCH] Update Help --- Help.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/Help.md b/Help.md index ba3c5bb..8594637 100644 --- a/Help.md +++ b/Help.md @@ -8,18 +8,17 @@ Bouquin supports various keyboard shortcuts: - **Ctrl+S**: Save the notebook - **Ctrl+F**: Find text on the current page -- **Ctrl+H**: Open the History dialog for a given date to view versions and diff/revert -- **Ctrl+Shift+G**: Open settings -- **Ctrl+E**: Export the notebook to different formats +- **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+T**: Open Tag Browser -- **Ctrl+D**: Open this documentation page -- **Ctrl+R**: Report a bug +- **Ctrl+Shift+D**: Open this documentation page +- **Ctrl+Shift+R**: Report a bug - **Ctrl+Q**: Quit the application