Update Tips and Tricks (#805)

Added section highlighting the ability to use math operators in amounts
This commit is contained in:
Eric J
2025-09-25 08:43:24 -05:00
committed by GitHub
parent c19cd3ce57
commit f0fcdf41e4

View File

@@ -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.