diff --git a/docs/getting-started/tips-tricks.md b/docs/getting-started/tips-tricks.md index c29ae09e68..572456d13d 100644 --- a/docs/getting-started/tips-tricks.md +++ b/docs/getting-started/tips-tricks.md @@ -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.