hledger
https://github.com/simonmichael/hledger
Haskell
Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Haskell not yet supported5 Subscribers
Add a CodeTriage badge to hledger
Help out
- Issues
- Introduce multi-period Account data type and use it for MultiBalanceReport and BudgetReport.
- `--historical` uses period-end valuations of prices, while `--cumulative` doesn't
- 1.26-: performance: current hledger is ~50% slower than 1.25
- wish: hledger should support transactions with timestamps, following ISO8601
- Provide Nix Flake
- [💰20$ bounty] Inherited Tag Values are not Overwritten
- Is there a way to make register show only the final result for each transaction?
- hledger-ui --watch does not work with certain editors (gedit, IDEA)
- prioritise recent inferred market prices over old declared ones
- double quotes requirement for commodity symbols containing non-letters is hard to discover / better parse error
- Docs
- Haskell not yet supported