I'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…
GnuCash
51–60 of 124 posts
Re: GnuCash
#52Without a way to easily import data directly from my banks/credit cards, using GnuCash (or Firefly III, a great alternative that's also worth checking out) just takes way more time than its worth. (OFX was not as straightforward to obtain or use as one would hope). Mint is so much easier to use - it automatically pulls and categorizes transactions from pretty much any institution imaginable without no user effort nee…
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…
Re: GnuCash
#53Without a way to easily import data directly from my banks/credit cards, using GnuCash (or Firefly III, a great alternative that's also worth checking out) just takes way more time than its worth. (OFX was not as straightforward to obtain or use as one would hope). Mint is so much easier to use - it automatically pulls and categorizes transactions from pretty much any institution imaginable without no user effort nee…
"Without a way to easily import data directly from my banks/credit cards" What is this wizardry? I go to the web portal of my (banks) and basically do double entry.
Re: GnuCash
#54The fact that it doesn't have an official companion smartphone app (that I'm aware of) was the dealbreaker; I can go for weeks without touching my personal computer.
Ultimately I've resorted to Google Sheets with a lot of formulae and data validation; I can now see all my incomes and expenses, the summary of all my accounts, expenses across different categories etc. I've been on this for a while now and it's been great.
And Google Sheets sync to my smartphone as well. (I periodically manually backup all the important stuff separately, just in case Google blocks me).
Also I'm not a huge fan of the UI.
Still, I would've used GNUCash if I used my personal computer regularly.
Re: GnuCash
#55Without a way to easily import data directly from my banks/credit cards, using GnuCash (or Firefly III, a great alternative that's also worth checking out) just takes way more time than its worth. (OFX was not as straightforward to obtain or use as one would hope). Mint is so much easier to use - it automatically pulls and categorizes transactions from pretty much any institution imaginable without no user effort nee…
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…
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 experience so far.
Re: GnuCash
#56If 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.
Re: GnuCash
#57GnuCash 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…
I had a similar trajectory. For the past few years I've been using ledger-cli, which is a purely command-line tool for double-entry bookkeeping. It reads a plain text file containing structured transaction entries, and can output various formats, like ledgers, reports, etc. I'm liking the minimalism, it just needs a text editor to maintain the transaction journal.
Re: GnuCash
#58Does 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…
Do you really need full double-entry accounting for personal finances? This usually boils down to either - you need it for tax/legal/bureaucratic purposes, or - you are really short on money and you need to keep track of it down to the last cent. When either of those two conditions are true, double-entry is amazing. If the above are not true (and it sounds that way based on your comment) then I would do it statistica…
Probably not, which is why I'm not actually using it right now. My main use cases are keeping track of various types of assets and liabilities (bank accounts, stocks, apartment deposit, etc) to track my net worth as well as having a general idea of where my money goes, e.g how much I spend on groceries as opposed to eating out.
The statistical sampling approach sounds very interesting, thanks for the tip!
Re: GnuCash
#59Earlier 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…
The thing that turned me away from ynab is that their marketing seems to say that they're trying to change spending/saving behavior in some way. I don't need to plan or make a zbb, I just want to easily categorize and track my spending. Admittedly, I didn't even try their free trial, but it just didn't seem like a good fit.
Re: GnuCash
#60Earlier 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…
The thing that turned me away from ynab is that their marketing seems to say that they're trying to change spending/saving behavior in some way. I don't need to plan or make a zbb, I just want to easily categorize and track my spending. Admittedly, I didn't even try their free trial, but it just didn't seem like a good fit.
I think my biggest gripe is the reporting tools. They give a couple basic charts, but it leaves a lot to be desired.