chore(docs): update markdown documentation with proper keyboard shortcuts

This commit is contained in:
Elian Doran
2025-03-14 18:01:53 +02:00
parent 6b89bffffb
commit 8b0ddf6f9d
14 changed files with 68 additions and 68 deletions

View File

@@ -5,7 +5,7 @@ As Trilium is currently in beta, encountering bugs is to be expected.
The first step in troubleshooting is often a restart.
If you experience an UI issue, the frontend may have entered an inconsistent state. Reload the application by pressing `CTRL-R`. This will reload the frontend.
If you experience an UI issue, the frontend may have entered an inconsistent state. Reload the application by pressing <kbd>Ctrl</kbd> + <kbd>R</kbd>. This will reload the frontend.
If the issue persists or appears to be a backend problem, restart the entire application. For the desktop (Electron) build, simply close and reopen the window. If you're using a Docker build, restart the container.