Tips & Tricks
Undo/redo
If you ever make a mistake, pressing
Keyboard 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:
- will show the budgetCmd1
- will show reportsCmd2
- will show all accountsCmd3
BUT here is one that WILL work in the web app as well:
- (O not zero) this will close the file and list other available files to openCmdO
Budget
- while editing a budget amount will move to the next category.Enter
- will move to the previous category.ShiftEnter
Transaction Editing
- When editing, andEnterwill move down and up. If a dropdown is open and you've typed a new value, this will instead save the value and close the dropdown.ShiftEnter
- When editing, andTabwill move left and rightShiftTab
- When adding a new transaction, will add it regardless of where you are editing. PressingCmdEnterin either the Payment or Deposit columns will add it as well.Enter
Transaction Management
- Show only selected transactions.F
- Delete selected transactions.D
- Set account for selected transactions.A
- set payee for selected transactions.P
- Set notes for selected transactions.N
- Set category for selected transactions.C
- Toggle cleared for current transaction.L
The following require a transaction to have been selected first:
- /JMove to the next transaction down.↓
- /KMove to the next transaction up.↑
- Toggle selection of current transaction.Space
- Add all transactions between current transaction and most recently selected transaction.ShiftSpace
View multiple months at once
In the top left of the budget, you will see this control:
This sets the maximum amount of months to render at once, and defaults to 1. If you want to view multiple months on the same page, click the boxes to increase the number.
This only controls the maximum number of months. If the app is too small to render all of them it will only render the months that fit on the screen.
Show running balances
A "running balance" is the balance of the account after every transaction over time. This is very useful for reconciling accounts with banks because you can see the balance at a specific date and use it to compare it with your bank. Note that the "Show running balance" option and column is only available when the list of transactions is sorted by date in descending order.
To enable this:
- Click on an account
- Click on the 3 dots to show the actions menu
- Select "Show running balance"
A new column should appear which shows the balance of the account after each transaction: