34a31285a9
Use the javascript library select2 to autocomplete descriptions and account names when adding a transaction. The autocomplete searches by substring, prefix and infix. New values will also be accepted. This replaces dhtmlxcombo library so it is removed. Also updated jquery to the latest 1.10.1. |
||
---|---|---|
bin | ||
data | ||
extra | ||
hledger | ||
hledger-lib | ||
hledger-web | ||
profs | ||
site | ||
tests | ||
tools | ||
.authorspellings | ||
.boring | ||
.gitignore | ||
ALIASES.md | ||
ANNOUNCE | ||
bench.tests | ||
CONTRIBUTORS.md | ||
CSV.md | ||
DEVELOP.md | ||
DOCS.md | ||
DOWNLOAD.md | ||
FAQ.md | ||
HCAR.tex | ||
INSTALL.md | ||
LICENSE | ||
Makefile | ||
MANUAL.md | ||
NEWS.md | ||
NOTES.org | ||
README.md | ||
SCREENSHOTS.md | ||
VERSION |
title |
---|
hledger |
hledger
hledger is a computer program for easily tracking money, time, or other commodities, inspired by ledger. It is quite limited in features, but lightweight and reliable. For some, it is a bare-bones, simpler, less expensive alternative to Quicken or GnuCash. It is available for free under the GNU General Public License.
hledger aims to help both computer experts and regular folks gain clarity in their finances and time management, but currently it is a little more suited to techies. 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
hledger is first a command-line tool, but also provides a web interface (try the demo). Read the docs to learn more, including how we are different from ledger, and get started tracking your numbers!
Community & support:
IRC (chat): irc.freenode.net/#ledger (shared with ledger)
Mail list: hledger.org/list (for broader topics, you can also use ledger's list)
Bug tracker: hledger.org/bugs
Wishlist/planning: hledger.org/trello
Code: hledger.org/code
Docs: Installation Guide, User Manual, Release Notes and more.