Has anyone compared this to YNAB4? (Not the cloud-only subscription-only YNAB, but the good one that was killed off in 2019) It's by far the best household bookkeeping tool I've ever used, but it won't ever get updates again (running it in a VM just so I can make sure I will always be able to run it), and it would be nice to have something that can track stocks and maybe even foreign currency - but for now, I would b…
https://actualbudget.org/ Actual has OFX support! Really great tool
Show HN: Paisa – Open-Source Personal Finance Manager
241–250 of 288 posts
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#242@ananthakumaran, can this be installed via Docker and ran in the browser like your demo[1]? [1]: https://demo.paisa.fyi/
Yes, check the installation page https://paisa.fyi/getting-started/installation/
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#243Have you considered incorporating a split view of the ledger with the reports?
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#244I’m using beancount with fava as UI, any experience why you choose based on Ledger vs Beancount ? Thanks
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#245Awesome! I've been using Beancount/Fava for over 2 years now and this looks really slick. One thing off the bat I noticed, it doesn't look like custom Tags are supported? I use tags all the time in beancount, say to filter for a trip #trip-europe-2022 which would break down my cash flow and balances (and the rest of the fava UI) for a subset of transactions.
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#246Unfortunately I can't see your web site as it does not work without sending cookies to Google. Please implement the site with only needed cookies. NB this means that your site cannot be used in Europe,
You can opt out by clicking Manage settings and then uncheck the green tick. I just realized I can enable reject button as well[1], should be available soon. 1: https://squidfunk.github.io/mkdocs-material/setup/ensuring-d...
The way of deselecting is very unusual way to do that. The icons just do not suggest that you can unselect them.
I and others as shown by the upvotes did not realise that.
You should split them by functionality. Having to choose by source first is odd - I have seen sites with 10s of providers - I just never use them)
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#247Re: Show HN: Paisa – Open-Source Personal Finance Manager
#248Re: Show HN: Paisa – Open-Source Personal Finance Manager
#249How are people automating the data import? I can't imagine someone entering everything by hand. Lots of places don't even provide an export file you can work with... most of them offer a PDF. It seems like most financial places rely on Plaid for the data integration, but that's a paid service I don't think Open-Source or free personal finance apps would use.
I enter everything manually. I live in SE Asia where there's no other option, really. For some of my banks there's not even a CSV/Excel download option, just a PDF "balance statement". I (mostly) don't find it too onerous. But it is very much Inbox Zero. If you keep on top of it then it isn't much additional effort. While I'm waiting for the cashier to make change or print a receipt or while I'm walking out of the sh…
Re: Show HN: Paisa – Open-Source Personal Finance Manager
#250I'm a longtime user of gnucash and this is a great product to convince me to move to ledger/hledger. Question for author - Is it mostly a reporting tool or does it work similar to h/ledger where I can input my transactions from paisa? Question for HN users - have you found ledger to be easier to use compared to gnucash? My challenges have been my lack or ease of understanding on how to input transactions in ledger an…
A good (although opinionated) resource for learning how to use hledger is the manual, which goes in depth about different accounting and modeling concepts [1].