Does anyone have a good workflow for recording personal finances with this type of tool? My problem is that recording every single transaction becomes tedious, so I end up not doing it and the ledger gets out of sync, making it even more tedious to catch back up in a vicious cycle. I'm considering not tracking individual payments and instead just the total monthly changes so I at least have an up-to-date net worth ca…
GnuCash
71–80 of 124 posts
Re: GnuCash
#72Re: GnuCash
#73Re: GnuCash
#74Earlier quoted context omitted.
I recently ended my subscription for YNAB after more than half a decade of usage. I was grandfathered into the old price, but they took that away with the most recent price increase, so I could not justify staying. However, since I have quit, I have not found my habits to have changed. I think some part of the system is permanently burned into my brain. I am exploring my options with hledger, and it's been a neat exp…
oh, hledger does look pretty neat. If I were the only person involved in my budgeting, I'd definitely give it some serious consideration.
[1] https://beancount.github.io/ [2] https://beancount.github.io/fava/
Re: GnuCash
#75Re: GnuCash
#76Earlier quoted context omitted.
I hated all of the advertising in mint. I recently started using ynab[0], which can also import balances & transactions from banks. It supports oauth and 2fa, which was nice for the reason you listed: I don't want to give my credentials to anyone, even a "trusted" vendor like intuit. It also has a rest api, which I haven't gotten to try yet, but stands out as a very nice to have feature for me. The downside is that y…
This might be just what you're looking for: https://www.monarchmoney.com/ Although I'm not sure how it compares to YNAB since I've heard good things about it too. What I like about Monarch is the nice UI, no ads, responsiveness and that the sync doesn't fail (often) like it failed (often) with Mint all the time.
I like that it has investment tracking as well.
Agreed that mint was terrible with syncing. I don't know if it's improved at all in the last several years.
Re: GnuCash
#77Re: GnuCash
#78I'm an avid user of GnuCash. Last I checked, their mobile app was basically abandoned (around 2018), and it had no way to use a SQL DB, even though the desktop can use SQLite3, MySQL, and Postgres [1]. So there was no easy way to use desktop AND mobile in a shared way. So, I made a small companion app called gnucash-helper [2]. It's a Python/Flask web app for doing the very basics of GnuCash, i.e. entering transactio…
Been thinking of an API/Web interface (or Telegram bot) to quickly save transactions - so it's wonderful to see you built something in that can help in that direction! Guess I can look at the telegram bot part now :)
Re: GnuCash
#79If you are looking for a modern free desktop accounting platform check out FrappeBooks - https://github.com/frappe/books . Version 1.0 is round the corner.
Looks nice. Does this tool support multiple currencies?
Re: GnuCash
#80GnuCash can be a lot of work, but I've found worthwhile ways to use it. YMMV. I used GnuCash when I had a consulting business (including abusing the invoicing features for time-tracking), as well as for personal finances. Over the years, I keep experimenting with different ways to use it. At one point, I could even run a custom report to show how much I was saving by making coffee at home rather than picking up one e…
Also for Fidelity I've been struggling to track all the dividend and various random automatic transactions that happen (incl. ESPP, Stock Awards, etc). How do you manage that so it feels easy? I'm sure I'm just missing the right way to import or something. Id love to learn