cmc/org-templates

Org-mode templates.

clone: git clone https://gitbay.org/cmc/org-templates.git

main: templates/finance/monthly-budget.org · raw

 1#+TITLE: Monthly Budget - %<%Y-%m>
 2#+FILETAGS: :finance:budget:
 3
 4* Income
 5| Source       | Amount |
 6|--------------+--------|
 7| Salary       | 3000   |
 8| Freelance    | 800    |
 9| Other        | 0      |
10| *Total*      | *3800* |
11
12* Expenses
13| Category     | Budgeted | Actual | Notes              |
14|--------------+----------+--------+---------------------|
15| Rent         | 1200     |        |                     |
16| Groceries    | 400      |        |                     |
17| Utilities    | 150      |        |                     |
18| Internet     | 60       |        |                     |
19| Subscriptions| 100      |        |                     |
20| Misc         | 200      |        |                     |
21| *Total*      | *2110*   |        |                     |
22
23* Net Savings
24- Expected: 1690
25- Actual: