ledger-report: Pass ledger-default-date-format to ledger command#406
ledger-report: Pass ledger-default-date-format to ledger command#406bcc32 wants to merge 1 commit intoledger:masterfrom
Conversation
|
Related to #297, shouldn't we be setting this in the ledgerrc? |
|
I agree, and it does work if you just put it in .ledgerrc instead, but this custom variable already exists, and I feel we may as well make it do what it is documented to do. In addition, it is at least useful to have such a variable to override the behavior in certain contexts. However, I agree that the variable needs some thinking about. It currently doesn't distinguish between output date format and input date format, which ledger-cli does, and in fact ledger-mode reads |
|
Lines 56 to 62 in 130175f I don't like implicitly using |
|
I guess I was a little unclear in my previous comment---
For the reconciliation buffers, it looks like they do not actually use the |
e2f75fe to
060624b
Compare
060624b to
ab1a951
Compare
Fix #289