mirror of
https://github.com/actualbudget/actual.git
synced 2026-03-11 12:43:09 -05:00
Update Tips and Tricks (#805)
Added section highlighting the ability to use math operators in amounts
This commit is contained in:
@@ -129,3 +129,8 @@ like [Emojipedia](https://emojipedia.org/), [EmojiDB](https://emojidb.org/) or [
|
||||
|
||||
By using emojis on the accounts, you can have grouping of accounts by type, such as credit cards, expenses, and savings.
|
||||
|
||||
## Math Operators
|
||||
|
||||
When entering amounts for transactions, math operators can be used to calculate a final value.
|
||||
|
||||
For example when splitting a transaction, you can input `16.99*1.1` in the subcategory's payment field to apply a 10% tax rate to the amount, which would display `$18.69` once entered.
|
||||
|
||||
Reference in New Issue
Block a user