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

This started with 1.43. It happens only with data above a certain size. ``` $ hledger-1.42 -f examples/1ktxns-1kaccts.journal print | head -1 2000-01-01 transaction 1 ``` ``` $ hledger-1.43 -f...

A-BUG
cli
regression
annoyance2-minor
affects4-many

Hi, I have below ledger `test.ledger` file: ```ledger 2024-01-01 * Opening Balance Assets:Cash 1000.00 USD Equity:Opening-Balance -1000.00 USD ``` When I ask for yearly historical balance I get: ``` >...

A-BUG
balance
balancesheet
annoyance2-minor
affects3-few
balancesheetequity

I noticed that some of the CSV rules look quite functional by default for a supported banks. I was thinking that it could make sense to ship those with hledger-cli...

A-WISH
csv
needs-design
needs-research
setup

Capturing this from chat: > Despite all the work on supporting Ledger syntax, the vast majority of Ledger users who try to read their file with hledger, fail and move...

A-BUG
docs
journal
ledger-compat
annoyance3-blocker
affects4-many

In timeclock files, to disambiguate the account from the description, we require two spaces between the account name and the description. This works well when both of those entries are...

A-WISH
timeclock

Jumping to a command's doc with `help` seems to have broken, for me at least. It still works with -p or with no flags. `hledger help add -i` `hledger help...

A-BUG
docs
annoyance4-major
affects4-many
help

Issue 1: Huh, I was wandering for quite some time why sidebar is removed, until I clicked on a ? button next to Search button to learn about keyboard shortcut....

A-WISH
web

https://groups.google.com/forum/#!topic/hledger/sA0lA7wLUFo > After posting those ideas, I remembered that actually I'm trying to get to 1.0, and we have enough features for that. What we don't have enough of is...

A-WISH
performance
old-missed-1.0

Ledger and hledger are both evolving and our compatibility is not all it could be. - I'd like to improve compatibility especially in the area of file parsing, such that...

A-WISH
docs
cli
journal
old-missed-1.0

I want "entry macros".. where you write just the minimum required info and it gets expanded to a full journal entry at report time, or optionally at data entry time...

A-WISH
journal
add
old-missed-1.0