|
|
|
|
|
by _benj
1603 days ago
|
|
I enabled notifications on all our cards and bank accounts so whenever a transaction happens I get an email. From there I just use gmail filters to put all of those in a folder and then wrote a script to download, parse and enter those transactions on my ledger with “Expenses:FIXME” Once a week or so (when I have around 10-20 transactions) I import them and go through them, asking my SO if there’s any transactions I don’t know of. Alternatively I also just make one transactions to put in an account that is fully my SO’s and one that is mine (mostly for both of our hobbies) and those I don’t track, except for the monthly deposit to those |
|
I have email notifications for all transactions and a maildir on my dev machine. I just need to write some code to make it all happen.