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

Reported on chat: a CSV date containing the time zone "Mountain Daylight Time" can't be parsed by hledger CSV rules. https://hledger.org/hledger.html#date-format understands the date format codes provided by https://hackage.haskell.org/package/time-1.11.1.2/docs/Data-Time-Format.html#v:formatTime. One...

A-WISH
i18n
csv
needs:code

hledger 1.27.1, Linux or older version First, there is no way to check/display hledger version from web interface. Maybe it could be added to "?" button for help... Second, popup...

A-BUG
web

I'm playing with account hierarchy to learn accounting, and I noticed that aliases defined in a ledger file included in a global file are not applied to the global file....

A-WISH
docs
journal

I just compared the release binarys from this github and found a regression in them. The newer ones don't generate any output for cashflows with my setup. I produced a...

A-WISH
cashflow
check

Termux is a terminal emulator and Linux environment bringing powerful terminal access to Android. Having hledger available in the termux repositories would be a big step towards tracking your expenses...

A-WISH
packaging
platform-mobile

Hi everyone, Tags in combination with pivoting add an incredible amount of depth to an `hledger` journal. They effectively enable looking at the transactions in an arbitrary amount of different...

A-WISH
journal

I like to have support for a cumulative running total additional to the standard historical running total in `aregister`. See https://groups.google.com/d/msgid/hledger/0F2587EB-DF9A-4CE7-9A95-3C13B8042589%40joyful.com .

A-WISH
aregister

When you are trying to troubleshoot a broken journal, you can't run useful queries like `hledger accounts` unless you first remove or comment out all unbalanced transactions. This feels awkward....

A-WISH
journal

The areg documentation says ``` - the names of all the other account(s) involved in this transaction (probably abbreviated) ``` In my experience my account names are always abbreviated -...

A-WISH
aregister

Thank you for the many years of hard work on this project! Makes tax season much more bearable. Is it possible to use vi-like keybindings inside hledger add? (emulate readline...

A-WISH
add