Go to file
Omari Norman 4ec0cc474f Fix postingCleared for individually-cleared postings
The previous code simply looked directly to the parent transaction's
status to determine whether the posting was cleared. This gave
erroneous information for postings that were individually cleared
even though the parent transaction was not cleared.
2010-12-26 22:39:28 +00:00
data packagegeddon.. split off web/chart/vty, move hledger to a subdir 2010-09-09 22:54:34 +00:00
hledger histogram: honour the specified start or end dates 2011-01-14 04:18:58 +00:00
hledger-chart i18n: always read and write UTF-8, ignoring current locale (#34) 2011-01-21 01:24:51 +00:00
hledger-lib Fix postingCleared for individually-cleared postings 2010-12-26 22:39:28 +00:00
hledger-vty i18n: always read and write UTF-8, ignoring current locale (#34) 2011-01-21 01:24:51 +00:00
hledger-web move hidden add/edit/import forms below main content to help text-mode browsers a bit (#33) 2011-01-21 02:57:06 +00:00
site docs: convert remaining docs to markdown, use md suffix 2011-04-18 17:32:39 +00:00
tests print: don't show a trailing space when description is blank 2011-01-19 18:55:16 +00:00
tools tools: fix up the releasestats make rule 2011-04-22 18:47:57 +00:00
.authorspellings tools: author spelling 2010-07-06 17:11:19 +00:00
.boring tools: boring tweak 2010-08-03 17:05:41 +00:00
bench.tests tools: fix bench test running 2010-07-19 03:36:14 +00:00
CONTRIBUTORS.md docs: convert remaining docs to markdown, use md suffix 2011-04-18 17:32:39 +00:00
DEVELOPMENT.md site: fix hoogle instant search, make it bigger 2011-01-23 15:51:00 +00:00
DOWNLOAD.md docs: clarify executables on download page 2011-04-18 07:03:46 +00:00
HCAR-200811.tex docs: rename HCAR files 2010-09-07 21:20:21 +00:00
HCAR-200905.tex docs: rename HCAR files 2010-09-07 21:20:21 +00:00
HCAR-HOWTO simplify docs infrastructure 2009-06-02 19:54:45 +00:00
LICENSE add LICENSE 2008-10-01 07:52:07 +00:00
Makefile tools: fix binary build rules 2011-03-12 23:30:57 +00:00
MANUAL.md Added support for effective-date-field to the "convert" operation 2011-01-23 20:48:28 +00:00
NEWS.md docs: convert remaining docs to markdown, use md suffix 2011-04-18 17:32:39 +00:00
NOTES notes 2011-04-22 14:05:27 +00:00
README.md docs: convert remaining docs to markdown, use md suffix 2011-04-18 17:32:39 +00:00
SCREENSHOTS.md docs: convert remaining docs to markdown, use md suffix 2011-04-18 17:32:39 +00:00
VERSION bump version 2011-04-18 06:53:50 +00:00

title
hledger

hledger

hledger is a computer program for easily tracking money, time, or other commodities, using standard accounting principles. It is quite limited in features, but reliable. For some, it is a bare-bones, less complex, less expensive alternative to Quicken or Microsoft Money. hledger is available for free under the GNU General Public License.

hledger aims to help both computer experts and every-day users gain clarity in their finances and time management. I use it every day to:

  • track spending and income
  • see time reports by day/week/month/project
  • get accurate numbers for client billing and tax filing
  • track invoices

The manual and screenshots will explain more. Theres also a demo of hledgers web interface. To get started tracking your own numbers, download a copy.

For support and more technical info, see development or email me. I appreciate feedback on all aspects of hledger. Thanks!