hledger/SCREENSHOTS
Simon Michael 07bb1293e7 docs: more
2010-02-12 18:16:55 +00:00

40 lines
910 B
Plaintext

hledger screenshots
===================
.. raw:: html
<br><br><a name=hledger-screen-1>
Basic command-line reports, like ledger:
.. image:: hledger-screen-1.png
.. raw:: html
<br><br><a name=sshot>
The interactive curses interface ("hledger ui"):
.. image:: sshot.png
.. raw:: html
<br><br><a name=watchhours>
A time dashboard in emacs. The upper window displays today's time report every minute (using ansi-term, watch, a helper script, and hledger invoked via "hours" symlink.) The lower window is viewing the timelog file, to tweak clock-ins/clock-outs made with C-x t i and C-x t o. (`ledgerutils.el <http://joyful.com/Ledger/#ledgertools>`_ has some related bits.):
.. image:: watchhours.png
.. raw:: html
<br><br><a name=hledger-charts-2>
Viewing a year of monthly expense charts in emacs. See examples in http://hledger.org/MANUAL#chart .
.. image:: hledger-charts-2.png