Simon Michael

Results 1245 comments of Simon Michael

Part of the reason for delay: I already feel hledger's complexity is too hard to keep up with, and I can't assume any serious increase in our maintenance capacity, so...

Hi @ag-eitilt , will you have time to rebase this against latest master any time soon ?

(If not, let me know and I might try.)

Thanks @makdisse. I think moving this forward would require writing the specification/docs for it. Do you want to try, or shall we close this for now ?

Thanks. I agree we should ignore Ledger subdirectives we don't support, probably in all directives, I think only account does that right now. Could you analyse the commodity alias feature...

Thanks, that is clear so far. I think reasonably often people want to customise commodity symbols to something else for display. They might expect this directive to help with that;...

Yes, would we need support for accounts with multiple "lives" (active periods) ? One could combine b and c, making account opening and initial balance setting, and account zeroing and...

Any interactions with the `close` command ? Any need for an `open` command ?

Interesting, I'd like to see that make rule ! More sophisticated account queries like "age", "open date", "close date", "time since last txn" is an interesting idea.

I'll note that account tags exist now, so a current workaround is to add a closed: (or closed:DATE ?) tag to closed accounts and exclude them with not:tag:closed.