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 208 hledger issues
Sort by recently updated
recently updated
newest added

Fixes #1679. This gets rid of our home-customised Text.Tabular.AsciiWide and Text.WideString modules in favour of the external library table-layout. At the moment this relies on a few PRs awaiting merge...

needs:external-task

Currently `hledger print` discards directives (price declarations, commodity declarations, include statements, etc.) and inter-transaction comments. Proposal: add a flag (e.g., `--keep-directives-comments` or `--reformat-all` or something more appropriate) to retain directives...

A WISH

The most awesome timedot would be even awesomer with a description (payee field). Currently a timedot entry carries no description, but can handle a trailing comment. `` This enhancement would...

A WISH
timedot
needs:code

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

Hledger seems to fail when recurring transactions have comments. Here is an example. I have a file *example.ledger*: ```ledger ~ monthly from 2022-01 a 10 USD b ~ monthly from...

A BUG
balance
budget

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

`balance assets -M -%` (eg) will show each account's percentage of the total on a given day. But there's no easy way to see the percentage change in an account's...

A WISH
register
balance
balancesheet
incomestatement
cashflow
aregister