mirror of
https://github.com/eitchtee/WYGIWYH.git
synced 2026-07-14 08:42:45 +02:00
Updated How it works? (markdown)
+8
-8
@@ -67,7 +67,7 @@ Additional labels for transaction categorization. Optional.
|
|||||||
|
|
||||||
Additional information about the transaction. Optional.
|
Additional information about the transaction. Optional.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Installment Plan
|
### Installment Plan
|
||||||
|
|
||||||
@@ -88,7 +88,7 @@ An Installment Plan is a helper model that generates a series of recurring trans
|
|||||||
- **Reference Date**: Reference date for the first transaction
|
- **Reference Date**: Reference date for the first transaction
|
||||||
- **Recurrence**: Frequency of transactions (e.g., Monthly)
|
- **Recurrence**: Frequency of transactions (e.g., Monthly)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Transaction Details
|
### Transaction Details
|
||||||
|
|
||||||
@@ -127,7 +127,7 @@ A Recurring Transaction is a helper model that generates recurring transactions
|
|||||||
- If you delete a recurring transaction it will not be recreated.
|
- If you delete a recurring transaction it will not be recreated.
|
||||||
- You can stop or pause a recurring transaction at any time on the config page (/recurring-trasanctions/)
|
- You can stop or pause a recurring transaction at any time on the config page (/recurring-trasanctions/)
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Account
|
### Account
|
||||||
|
|
||||||
@@ -197,13 +197,13 @@ A transfer happens when you move a monetary value from one account to another. T
|
|||||||
|
|
||||||
Contrary to other finance trackers, due to our multi-currency support, **WYGIWYH**'s transfer system allows for non-zero transfers.
|
Contrary to other finance trackers, due to our multi-currency support, **WYGIWYH**'s transfer system allows for non-zero transfers.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Balance (Account Reconciliation)
|
### Balance (Account Reconciliation)
|
||||||
|
|
||||||
A balance is a easy way of updating your accounts balance. It creates a transaction with the difference between the balance currently in **WYGIWYH** and the new balance informed by you.
|
A balance is a easy way of updating your accounts balance. It creates a transaction with the difference between the balance currently in **WYGIWYH** and the new balance informed by you.
|
||||||
|
|
||||||
This can be useful for savings accounts or other interest accruing investments.
|
This can be useful for savings accounts or other interest accruing investments.
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
@@ -314,7 +314,7 @@ The calculator is a floating widget that can be toggled by clicking the calculat
|
|||||||
|
|
||||||
It allows for any math expression supported by [math.js](https://mathjs.org).
|
It allows for any math expression supported by [math.js](https://mathjs.org).
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Dollar Cost Average Tracker
|
### Dollar Cost Average Tracker
|
||||||
|
|
||||||
@@ -325,7 +325,7 @@ It allows for tracking DCA strategies and getting helpful information and insigh
|
|||||||
> [!IMPORTANT]
|
> [!IMPORTANT]
|
||||||
> Currently DCA exists separately from your main transactions. You will need to add your entries manually.
|
> Currently DCA exists separately from your main transactions. You will need to add your entries manually.
|
||||||
|
|
||||||
<img src=".github/img/readme_dca_1.png" width="45%"></img> <img src=".github/img/readme_dca_2.png" width="45%"></img>
|
<img src="https://github.com/eitchtee/WYGIWYH/blob/main/.github/img/readme_dca_1.png" width="45%"></img> <img src="https://github.com/eitchtee/WYGIWYH/blob/main/.github/img/readme_dca_2.png" width="45%"></img>
|
||||||
|
|
||||||
### Unit Price Calculator
|
### Unit Price Calculator
|
||||||
|
|
||||||
@@ -340,7 +340,7 @@ You can add additional items by clicking the _Add_ button at the end of the page
|
|||||||
> [!NOTE]
|
> [!NOTE]
|
||||||
> This doesn't do unit convertion. The amount of all items needs to be on the same the unit for proper functioning.
|
> This doesn't do unit convertion. The amount of all items needs to be on the same the unit for proper functioning.
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
### Currency Converter
|
### Currency Converter
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user