Simon Michael

Results 1258 comments of Simon Michael

> How could using table-layout help with decimal aligning ? "Align content in a column at a character occurence.", I see, nifty. Might be a bit tricky with our variable...

https://github.com/muesli4/table-layout/issues/43

It looks like this regressed with [cc1241fa2](https://github.com/simonmichael/hledger/commit/cc1241fa205beee103fe39d1c1c9e0523c74edfb#diff-002b5322a2a570277540532bc117176af530456ac9a24fc7629a76abfece5009) in 2018. I'd like to restore the old behaviour where the file field is part of normal form processing (and add your extra...

This is currently blocked on figuring out Yesod types; it's not clear how to use selectFieldList here: https://github.com/simonmichael/hledger/commit/cfc05540daad75a358a47741c16e7611fe42f54f#diff-4f785631673350333a037eca53769f9320f8b8a2856371597ef0687f52f86849R72-R124.

Fixed in master, at last. Thanks again @erictapen for moving this forward. And also for pointing out the lack of server-side validation of the journal file path. This might deserve...

Happily, we did always validate the file path when adding to a different file (last seen in hledger-web 1.9). So, no security issue after all.

More great examples and discussion - thanks! The current usage of @@ has a certain logic when you read it in the right way. But right now I too agree...

> On Aug 25, 2022, at 20:20, Joel ***@***.***> wrote: > It would be great if lot tracking syntax could converge for greater interoperability. > > However, at least in...