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