mirror of
https://github.com/actualbudget/actual.git
synced 2026-04-28 18:40:34 -05:00
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user