3.7 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
hledger manual
the main hledger manuals combined on one page, including:
hledger
the command-line UI
hledger-ui
a curses-style UI
hledger-web
a web UI
hledger-api
a HTTP JSON server
journal format
hledger’s native data format
csv format
allows hledger to read and write CSV
timeclock format
for precise time logging with clock-in/clock-out
timedot format
for human-friendly approximate time logging
Wiki / Cookbook
Tutorials, how-tos and discussion of general topics.