this post was submitted on 29 Aug 2023
26 points (96.4% liked)

Personal Finance

3748 readers
3 users here now

Learn about budgeting, saving, getting out of debt, credit, investing, and retirement planning. Join our community, read the PF Wiki, and get on top of your finances!

Note: This community is not region centric, so if you are posting anything specific to a certain region, kindly specify that in the title (something like [USA], [EU], [AUS] etc.)

founded 1 year ago
MODERATORS
 

I recently started giving plain text accounting a go. For a long time I did not do any accounting, as my income was high enough to get by perfectly fine, but recently I wanted to get a lot more control over my personal finance in order to easier achieve more long term financial goals.

I've only been at it for about a month now, and I started out with ledger. So far I am enjoying the concept, but have not made much out of reporting yet. But I like the idea of also building my own reporting in Python on top of existing reports, and checking out the ecosystem around this (I understand BeanCount has a large Python ecosystem, so I will probably check this out once I have some months of data).

Are there anyone here doing this? I would love to hear some perspectives about this, both good and bad, from people having used this for a long time.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

I wanted to go this route, but for the current stage of my life, I couldn't go that granular. I currently have a spreadsheet that keeps track of totals in each bank account (short term, long term, college, retirement savings and checking) as well as total (net) income and expenditures (broken into "essential" and "non-essential").

I then setup formulas to calculate total saved, (as well as necessary only saved, in case of financial stress to see what we can cut out), total assets, and compares those assets to the previous month and year.

While I want to get more granular, that is all I can do for now.