Skip to content

Commit

Permalink
f - reference beancount
Browse files Browse the repository at this point in the history
  • Loading branch information
eidorb committed Nov 24, 2024
1 parent 9729ba0 commit a545ba8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ A few times a month, GitHub Actions triggers scheduled [workflows](https://githu

## A plain-text ledger

Balances are written to a Beancount ledger (it's just a text file).
Balances are written to a [Beancount](https://beancount.github.io/) ledger (it's just a text file).
With Beancount you'd typically track *all* of your transactions, not just balances.
Usually the hard work is all in categorising transactions.
If we stick to just balances, it's pretty simple to automate.
Expand Down

0 comments on commit a545ba8

Please sign in to comment.