Simon Michael
Simon Michael
@PainFile: FYI #2267 resolved into deciding not to do anything special for this case - when doing strict account checking with --infer-equity, you need to ensure those equity account names...
Hi @jmtd, do you have time to revisit this hledger-ui PR: rename default theme to light, etc.. ?
As it happens I have used hledger-ui very little in recent months. Right now I'm mainly interested in resolving open PRs. Generally, I'm interested in 1. any cleanup/improvement of what...
Thanks @jmtd. Some testing notes: Use of the 240-color palette to improve consistency between terminals - this is working. In my VS Code terminal panes (which have TERM=256color, COLORTERM=truecolor), the...
Let's keep supporting --theme=default as a (undocumented) alias for --theme=light, to avoid breakage. You suggested renaming greenterm to greenonblack - I'd be ok with it (with a compatibility alias). I'd...
Hi @jmtd, any thoughts on this ?
Thanks! I imagine the splitSpan behaviour was to support https://hledger.org/dev/hledger.html#date-adjustments . But that shifted a bit in the last year. Your fix may be all that's needed, I'll test a...
I've pushed #2221, which fixes the start date in these cases: - every Nth day of month from DATE with periodic transactions - every M/D from DATE - every M/D...
Fixed by #2221.
I'd be happy to test a PR exploring this. Some checks are relatively easy to continue from on failure; others are not. But I don't find it causing pain in...