From e3d2b0848d45eeadf8dc2b51399bf003c58ff43d Mon Sep 17 00:00:00 2001 From: Miguel Jacq Date: Sun, 2 Nov 2025 02:29:34 -0600 Subject: [PATCH] Update Help --- Help.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Help.md b/Help.md index 9a773f8..9549218 100644 --- a/Help.md +++ b/Help.md @@ -10,8 +10,8 @@ Bouquin supports various keyboard shortcuts: - **Ctrl+H**: Open the History dialog for a given date to view versions and diff/revert - **Ctrl+G**: Open settings - **Ctrl+E**: Export the notebook to different formats -- **Ctrl+<**: Go to previous day -- **Ctrl+>**: Go to next day +- **Ctrl+P**: Go to previous day +- **Ctrl+N**: Go to next day - **Ctrl+T**: Go to today - **Ctrl+D**: Open this documentation page - **Ctrl+R**: Report a bug via mig5's contact form @@ -25,7 +25,7 @@ Bouquin supports various keyboard shortcuts: - **Ctrl+1**: Set selected text to h1 (heading) - **Ctrl+2**: Set selected text to h2 (heading) - **Ctrl+3**: Set selected text to h3 (heading) -- **Ctrl+N**: Set selected text to normal size (paragraph) +- **Ctrl+O**: Set selected text to normal size (paragraph) - **Ctrl+`**: Set selected text to be in a `````` block