3.9 KiB
		
	
	
	
	
	
	
	
			
		
		
	
	hledger docs
hledger-specific docs are collected here. For more docs relevant to all ledger-likes, see plaintextaccounting.org.
Help/feedback
| IRC: | #hledger on Freenode ( see also #ledger) | 
| Twitter: | #hledger hashtag (see also #plaintextaccounting) | 
| Mail list: | list.hledger.org, posting address: hledger@googlegroups.com | 
| Issue tracker: | bugs.hledger.org (just the bugs), issues.hledger.org (all issues). | 
| Private/security issues: | simon@joyful.com | 
Introduction
What is hledger?
An enhanced, well-documented rewrite of the original plain text
accounting tool.
hledger intro
Download
Release notes
What is Plain Text Accounting?
Using plain text data formats and modular free software tools for
robust, efficient accounting.
plaintextaccounting.org
What is Accounting?
Tracking your use of valuable commodities, such as money or time, for
increased awareness and effectiveness.
Selected
accounting links
Reference
Reference manuals, covering every part of hledger’s functionality.
Core tools
hledger is the command-line UI
hledger-ui is a curses-style UI
hledger-web is a web UI
hledger-api is a HTTP JSON server
File formats
journal format is hledger’s native data format, representing an accounting journal
csv format allows hledger to read and write CSV, a common download format
timeclock format is for precise time logging with clock-in/clock-out
timedot format is for human-friendly approximate time logging
Wiki / Cookbook
Tutorials, how-tos and discussion of general topics.