hledger/hledger-ui/Hledger
Simon Michael 1db9b018f1 ui: add --present/--future, hide future txns by default, toggle with F
You may have transactions dated later than today, perhaps piped from
print --forecast or recorded in the journal, which you don't want to
see except when forecasting.

By default, we now hide future transactions, showing "today's balance".
This can be toggled with the F key, which is easier than setting a
date query. --present and --future flags have been added to set the
initial mode.

(Experimental. Interactions with date queries have not been explored.)
2018-10-18 14:43:00 -07:00
..
UI ui: add --present/--future, hide future txns by default, toggle with F 2018-10-18 14:43:00 -07:00
UI.hs ui, web: fix build after tests cleanup 2018-09-03 08:43:57 -07:00