Update Docs re Global Keyboard Shortcuts (#242)

Update Documentation regarding Global Keyboard Shortcuts as these do not
work in the Web app
This commit is contained in:
Paul Gauntlett
2023-07-14 19:52:32 +01:00
committed by GitHub
parent f1f3079b0c
commit 5fedcde883

View File

@@ -9,12 +9,14 @@ If you ever make a mistake, pressing <Key mod="cmd" k="z" /> will undo, and pres
## Keyboard shortcuts
A few global shortcuts:
Firstly, a few global shortcuts for the Electron App that is still in development. Please be aware that these global shortcuts do not work in the web app:
- <Key mod="cmd" k="1" /> will show the budget
- <Key mod="cmd" k="2" /> will show reports
- <Key mod="cmd" k="3" /> will show all accounts
- <Key mod="cmd" k="o" /> will close the file and list other available files to open
BUT here is one that WILL work in the web app as well:
- <Key mod="cmd" k="O" /> (O not zero) this will close the file and list other available files to open
### Budget