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

See issue #538 Took https://github.com/NorfairKing/hledger/commits/pie-chart as a starting point

A-WISH
web
needs:clarification
needs:testing
needs:changes
needs:rebase
needs:design

Resolves #989. I'm not super happy about [this](https://github.com/simonmichael/hledger/commit/9de2c3258e072d533f3fcfe99c6f4132b15951ec#diff-908bc63a0acf224853d6422f7d0bc515R698-R711)—however, it clearly needs some context from the parser and I want to avoid changing `Transaction`.

journal
needs:discussion
needs:value proposition
needs:impact analysis
needs:tests

Two small pieces in this PR: 1. Update to latest output of 'Shake manuals ; stack build', starting from a clean checkout. This was run to ensure environment was working,...

docs
needs:review

~~*Note: this PR is based on #1125 and thus includes 2 commits from it.*~~ ## Features: - This kinda resolves simonmichael/hledger#664 . Though it is required to use `showTransaction ....

journal
print
needs:value-proposition
needs:testing
needs:docs
needs:review
needs:rebase
rewrite

This is an extract from #1063 with the ICU related bit separately for testing and review. ...and as long as its being run separately here there are probably a few...

A-WISH
i18n
platform-linux
platform-windows
platform-mac
needs-impact-analysis
needs-docs
needs-code
platform-nix
platform-freebsd

Part of #1045. I created showTransaction2 and helpers, with the immediate goal of (a) clarifying this code and (b) implementing output like ledger-mode's :decimal setting. What I had in mind:...

A-WISH
print
needs-rebase
needs-code

This PR comes out of #913, which was closed as it both was only a small change (fixing before-unnoticed undefined behaviour) and was written in a way that was oriented...

A-WISH
journal
needs:impact-analysis
needs:testing
needs:rebase

$ hledger bal --tree # subaccounts are properly indented $ hledger bal --tree -o a.html # subaccounts are not indented

A BUG
balance
html

**What I'm trying to achieve**: Simulate 2 years in the future while making changes to the valuation of an asset and the purchase power of the currency I use to...

A WISH
journal

It would be nice if `hledger` supports the subdirectives of ledger-cli for the `commodity` directive ``` commodity $ note American Dollars format $1,000.00 nomarket alias USD default ``` Currently only...

A WISH
journal