* Yitzhak Dashevsky <[email protected]> [2026-03-17 14:49]: > I use my credit card on a daily basis, and at the end of the month I > receive a statement. I have two problems: first, I need to record > each transaction to keep track of my expenses; second, I need to > record the total outstanding balance along with the payment due > date. Do you have any ideas on how to solve these issues?
Most banks offer some kind of transaction-level download (in CSV, QFX or another format). You can use beangulp to import those. Various importers exist on GitHub. -- Martin Michlmayr https://www.cyrius.com/ -- You received this message because you are subscribed to the Google Groups "Beancount" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/beancount/20260318022051.GA3967199%40panya.cyrius.com.
