>>>>> "m" == maktak <[email protected]> writes:
m> I had some similar issues using the ledger print command. It discards some m> data such as comments outside of transactions as well as balance m> assertions. To solve this problem, I wrote a script in Python to sort m> transactions by data without touching the formatting or data. If you think m> Python could work for you, let me know and I'll try to upload it to Github. Did you try `ledger print --raw`? That should preserve all information about the transaction, including whatever was in the original file, exactly as you had written there. John -- --- 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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/m2zhg17tpv.fsf%40newartisans.com.
