mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
cec9b7cae9
For now. |
||
---|---|---|
.. | ||
Hledger | ||
CHANGES | ||
hledger-ui.cabal | ||
hledger-ui.hs | ||
LICENSE | ||
package.yaml | ||
README | ||
Setup.hs |
A curses-style text user interface for the hledger accounting tool. hledger-ui is the new name for hledger-vty. Revived in 2015, this package is intended to be installed as standard by all hledger users, except those on (native) Windows, where it is not supported. hledger-ui currently allows browsing the balance, register and print reports, with drill-down and scrolling. # HACKING ## Backlog: ``` reg: fix width overflow in some accounts merge to master blog drop old register code fix -H fix --drop better screen titles track current account better track current query better register simplify/remove unhelpful account names ? find subaccounts' transactions better ? show journal entries transaction dialog / journal screen bs/is/cf-ish reports persistent custom reports persistent config search in page adjust query adjust depth adjust other options add edit reload on screen change on redraw on file change ```