hledger icon indicating copy to clipboard operation
hledger copied to clipboard

Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.

Results 298 hledger issues
Sort by recently updated
recently updated
newest added
trafficstars

This has already been mentioned in https://github.com/simonmichael/hledger/issues/210, but there has been no further progress since then, so I wanted to pick it up again. Is there still any discussion needed...

A WISH
web
docs
cli
journal
ui
api

First off: thanks for a wonderful tool with tons of documentation! I'm just getting my feet wet with PTA, and this tool and its community resources have been great. I'm...

A BUG
csv
journal

`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

Given this `ferme.journal`: ``` include 2019.journal include 2020.journal ``` I tried to add a transaction to `2020.journal` with hledger-web. I selected `2020.journal` in the `to:` field, but the transaction got...

A BUG
web

Hi, hledger html help is quite detailed indeed but I think not so much reader-friendly. It is very easy to get lost with all info in a long, single-page html....

A WISH
docs
site

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

I'm working on an overhaul of `brick`'s `EventM` API and I'd love to get your feedback on how it might impact this project. Please see the details and post comments...

A WISH
ui

In the web UI, I need to type "Expenses:F" before the list is short enough to find and click on "Expenses:Food:Groceries". With a fuzzy search I could probably type "Groc"...

A-WISH
web

The order seems right for the top accounts, but it goes wrong for subaccounts. Subaccounts with subaccounts are always sorted after subaccounts without subaccounts... So, given this test.journal: ``` account...

A BUG
journal

The documentation says: > Numbers […] can also have digit group separators at any position (eg thousands separators) which can be comma or period - whichever one you did not...

A-WISH
journal