Discussion:
Beancount to ledger
Vikas Rawal
2018-08-23 03:02:50 UTC
Permalink
I was wondering if anyone has written a script to convert beancount files
to ledger. It should not be too difficult but I hope to avoid reinventing
the wheel.

Beancount does not seem to be supported by org babel (or is it?). I used
source code blocks in org mode to generate customised reports. Would like
to continue using those, if not directly by making org babel work on
beancount then by converting beancount files to ledger, and then working on
my org files.

Vikas
--
---
You received this message because you are subscribed to the Google Groups "Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ledger-cli+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Martin Michlmayr
2018-08-23 08:45:30 UTC
Permalink
Post by Vikas Rawal
I was wondering if anyone has written a script to convert beancount
files to ledger. It should not be too difficult but I hope to avoid
reinventing the wheel.
bean-report test.beancount ledger
--
Martin Michlmayr
https://www.cyrius.com/
--
---
You received this message because you are subscribed to the Google Groups "Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ledger-cli+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Vikas Rawal
2018-08-24 01:23:44 UTC
Permalink
Post by Martin Michlmayr
Post by Vikas Rawal
I was wondering if anyone has written a script to convert beancount
files to ledger. It should not be too difficult but I hope to avoid
reinventing the wheel.
bean-report test.beancount ledger
Thanks, that is useful. But this removes all the tags from the file.

Where is this documented?

Vikas
--
---
You received this message because you are subscribed to the Google Groups "Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ledger-cli+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Martin Michlmayr
2018-08-24 09:39:49 UTC
Permalink
Post by Vikas Rawal
Thanks, that is useful. But this removes all the tags from the file.
File a bug, or better, a bug with patch.
Post by Vikas Rawal
Where is this documented?
I don't know if it's documented. The beancount docs are here though:
http://furius.ca/beancount/doc/index
--
Martin Michlmayr
https://www.cyrius.com/
--
---
You received this message because you are subscribed to the Google Groups "Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ledger-cli+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...