Simon Michael

Results 155 issues of Simon Michael

rwp reported both windows binaries linked on the [download page](http://hledger.org/download#a) failing on Windows XP (in different ways). These binaries are built with 64-bit stack on Appveyor's 64-bit windows environment. We...

A BUG
platform: windows
docs
good first issue

The print-unique command currently does not allow arguments. It should allow query arguments, like print.

A-WISH
print-unique

The JSON /add handler should reject unbalanced/invalid transactions, as hledger-web's add form does, so that the journal is not corrupted. Reported on the mail list.

A BUG
web
json

`hledger files` fails eg if balance assertions are failing. This is inconvenient eg in a loop like `hledger files | entr hledger COMMAND`. The `files` command should avoid checking non-essential...

A WISH

As noted on #1895, currently on hledger.org the page table of contents scrolls out of view (unlike the site table of contents). It might be useful to keep it visible,...

A WISH
docs
site

Part of #1015. This issue is about adding basic awareness of lots to hledger. A lot is some quantity of a commodity transacted at a certain price on a certain...

A WISH
balance
bounty
investment
needs:clarification
needs:impact analysis
needs:docs
needs:design
needs:mockup/screenshot
needs:research

Reported by pablo1107 in #plaintextaccounting: a `date-format` in CSV rules did not perform as expected: ``` ~/ledger master* ❯ export LC_TIME="es_AR.UTF-8" ~/ledger master* ❯ hledger print --rules-file vacaciones-tc.rules -f vacaciones-tc.csv...

A BUG
i18n

[Related: #1813, #1816] With this entry: ``` 2022-01-01 a A -1 b B 1 @@ A 1 ``` hledger 1.25 and 1.26 infer the same market price: ``` $ hledger-1.25...

A BUG
docs
valuation
regression!

Discussed in #hledger today: when entering a stock sale with `hledger add`, including the cost basis with @ notation, if you leave the last amount blank, expecting hledger to calculate...

A WISH
add
investment