hledger/SCREENSHOTS.rst

53 lines
1.4 KiB
ReStructuredText
Raw Normal View History

2010-05-17 18:33:05 +04:00
---
title: hledger screenshots
---
2009-11-21 05:01:28 +03:00
hledger screenshots
===================
.. ....................................................................
.. raw:: html
2010-05-17 18:33:05 +04:00
<a name=hledger-screen-1>
Basic command-line reports, like ledger:
2009-12-11 00:43:38 +03:00
.. image:: hledger-screen-1.png
:width: 571px
:height: 400px
.. ....................................................................
.. 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
:width: 802px
:height: 378px
.. ....................................................................
.. 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
:width: 756px
:height: 502px
.. ....................................................................
2010-02-12 21:16:55 +03:00
.. 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
:width: 1675px
:height: 1004px
:scale: 50
:target: hledger-charts-2.png
2010-02-12 21:16:55 +03:00