Update Help

Miguel Jacq 2025-11-02 02:13:30 -06:00
parent dedbdef76c
commit e6a8720bfa

@ -10,9 +10,9 @@ 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+P**: Go to previous day
- **Ctrl+N**: Go to next day
- **Ctrl+N**: Go to today
- **Ctrl+<**: Go to previous day
- **Ctrl+>**: 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
@ -23,10 +23,10 @@ Bouquin supports various keyboard shortcuts:
- **Ctrl+U**: Set selected text to underline
- **Ctrl+-**: Set selected text to strikethrough
- **Ctrl+1**: Set selected text to h1 (heading)
- **Ctrl+`**: Set selected text to be in a ```<code>``` block
- **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+`**: Set selected text to be in a ```<code>``` block
## Navigating by date