hledger/SCREENSHOTS

30 lines
721 B
Plaintext
Raw Normal View History

2009-11-21 05:01:28 +03:00
hledger screenshots
===================
.. raw:: html
2009-11-21 05:01:28 +03:00
<br><br><a name=hledger-screen-1>
Basic command-line reports, like ledger:
2009-12-11 00:43:38 +03:00
.. image:: hledger-screen-1.png
.. raw:: html
2009-11-21 05:01:28 +03:00
<br><br><a name=sshot>
2009-11-21 05:01:28 +03:00
The interactive curses interface ("hledger ui"):
2009-12-11 00:43:38 +03:00
.. image:: sshot.png
.. raw:: html
2009-11-21 05:01:28 +03:00
<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.):
2009-12-11 00:43:38 +03:00
.. image:: watchhours.png