hledger/hledger-ui
2015-08-24 16:24:11 -07:00
..
Hledger ui: move backlog to readme 2015-08-24 16:24:11 -07:00
CHANGES ui: update cabal file, readme, changelog 2015-08-13 11:52:10 -07:00
hledger-ui.cabal ui: provide a more useful transaction register 2015-08-24 16:24:11 -07:00
hledger-ui.hs ui: revive the curses UI, now named hledger-ui 2015-08-13 11:22:40 -07:00
LICENSE ui: revive the curses UI, now named hledger-ui 2015-08-13 11:22:40 -07:00
package.yaml ui: require split 2015-08-24 16:24:11 -07:00
README ui: move backlog to readme 2015-08-24 16:24:11 -07:00
Setup.hs ui: revive the curses UI, now named hledger-ui 2015-08-13 11:22:40 -07:00

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.


Backlog:
show journal entries
fix -H
fix --drop
track current account better
track current query better
search
filter
depth adjustment
switch to next brick release
 reg: use full width
 reg2: find subaccounts' transactions better
 keep cursor at bottom of screen if jumping to end
add
edit
options adjustment
reload
 on screen change
 on redraw
 on file change