hledger/SCREENSHOTS

31 lines
751 B
Plaintext
Raw Normal View History

.. raw:: html
<hr><a name=hledger-screen-1>
Basic command-line reports, like ledger:
.. image:: http://hledger.org/hledger-screen-1.png
.. raw:: html
<hr><a name=sshot>
The interactive curses interface ("hledger ui")
.. image:: http://hledger.org/sshot.png
.. raw:: html
<hr><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:: http://hledger.org/watchhours.png
.. raw:: html
<hr>