hledger/site/docs.md
2017-01-26 09:15:03 -08:00

2.1 KiB
Raw Blame History

Documentation

Getting started

Home

What is hledger, and what can it do for you ?

Download

How to get it.

Step by Step Tutorial

Small, guided exercises introducing data entry, reporting, and accounting.

Release Notes

FAQ

A few links not yet moved to…

plaintextaccounting.org

More overview, tips and tools from the plain text accounting community


To get started as a developer, see Contribute!

Reference

Big Manual

All manuals on one page, including:

Tools

hledger
The command-line UI , for flexibility and automation.

hledger-ui
A curses-style UI , for quick review and monitoring.

hledger-web
A web UI , for browsing, sharing, and collaboration.

hledger-api
A basic web API , for building client-side apps.

File formats

Journal
hledgers native data format, representing an accounting journal.

CSV
Comma Separated Values, used for import/export.

Timeclock
For time logging, with clock-in/clock-out records.

Timedot
A more human-friendly time logging format.

Day-to-day use

User Cookbook

Practical recipes on one page, including: