* Martin Blais <[email protected]> [2018-02-24 00:17]: > Now, this seems straightforward to implement - and I was just about > to pounce! - but it's not: there's a whole lot of sorting going on, > and it might affect display as well. I'm not sure yet how to it.
I have a related use case that came to my mind when you described your issue: would it be possible to somehow indicate the order of transactions, e.g. ^link:number When putting transactions in different files, you often get the wrong order if a transaction happens on the same day, e.g. you get cash from the ATM (recorded in the file for your current account) and then spend the cash (recorded in some general journal) -- but it's shown the other way around. This would also help with the balance issue since you can say the balance should be X after ^link:number -- Martin Michlmayr http://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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beancount/20180224230123.buqxm2dl5c3aqevy%40jirafa.cyrius.com. For more options, visit https://groups.google.com/d/optout.
