diff options
author | Christian Cleberg <hello@cleberg.net> | 2025-06-04 11:23:13 -0500 |
---|---|---|
committer | Christian Cleberg <hello@cleberg.net> | 2025-06-04 11:23:13 -0500 |
commit | 99e4a3d8adcb5fad1d8eb77b9c519a979079eb31 (patch) | |
tree | 33a2f786a03e71948055133a9514cc5bf01bd5f4 /templates/finance/annual-budget.org | |
download | org-templates-99e4a3d8adcb5fad1d8eb77b9c519a979079eb31.tar.gz org-templates-99e4a3d8adcb5fad1d8eb77b9c519a979079eb31.tar.bz2 org-templates-99e4a3d8adcb5fad1d8eb77b9c519a979079eb31.zip |
feat: initial commit
Diffstat (limited to 'templates/finance/annual-budget.org')
-rw-r--r-- | templates/finance/annual-budget.org | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/templates/finance/annual-budget.org b/templates/finance/annual-budget.org new file mode 100644 index 0000000..a54e3da --- /dev/null +++ b/templates/finance/annual-budget.org @@ -0,0 +1,25 @@ +#+TITLE: Annual Budget Plan - %<%Y> +#+FILETAGS: :finance:planning: + +* Overview +- Goal: Save $10,000 +- Strategy: Reduce expenses, automate savings + +* Income Sources +| Source | Monthly | Annual | +|--------------+---------+--------| +| Primary Job | 3000 | 36000 | +| Side Work | 500 | 6000 | + +* Fixed Expenses +| Item | Monthly | Annual | +|--------------+---------+--------| +| Rent | 1200 | 14400 | +| Insurance | 200 | 2400 | + +* Savings Plan +- Emergency Fund: $5000 +- Retirement: $3000 +- Other: $2000 + +* Notes
\ No newline at end of file |