hledger-iadd: A terminal UI as drop-in replacement for hledger add
This is a terminal UI as drop-in replacement for hledger add.
It improves in the following ways on hledger's add command:
Interactive as-you-type completion for account names and descriptions with optional fuzzy matching.
Integrated calculator: Amounts can be written as simple sums with real-time feedback on the result.
All actions while entering a transaction can be undone
Configurable format for date input. Instead of
y/m/d
it is also possible to use other formats like the germand.m.y
.
[Skip to Readme]
Modules
[Index]
Downloads
- hledger-iadd-1.1.1.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 1.1, 1.1.1, 1.1.2, 1.1.3, 1.1.4, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.3.8, 1.3.9, 1.3.10, 1.3.11, 1.3.12, 1.3.13, 1.3.14, 1.3.15, 1.3.16, 1.3.17, 1.3.18, 1.3.19, 1.3.20, 1.3.21 (info) |
---|---|
Change log | ChangeLog.md |
Dependencies | base (>=4.8 && <5), brick (>=0.14 && <0.16), containers, directory, free (>=4.12.4), hledger-iadd, hledger-lib (>=1.0 && <1.1), megaparsec (>=5.0 && <5.2), microlens, optparse-applicative, text, text-format, text-zipper, time (>=1.5), transformers (>=0.3), unordered-containers, vector, vty (>=5.4), xdg-basedir [details] |
Tested with | ghc ==7.10.3, ghc ==8.0 |
License | BSD-3-Clause |
Copyright | 2016 Hans-Peter Deifel |
Author | Hans-Peter Deifel <hpd@hpdeifel.de> |
Maintainer | Hans-Peter Deifel <hpd@hpdeifel.de> |
Revised | Revision 1 made by hpdeifel at 2016-12-11T14:10:35Z |
Category | Finance, Console |
Home page | https://github.com/hpdeifel/hledger-iadd#readme |
Bug tracker | https://github.com/hpdeifel/hledger-iadd/issues |
Source repo | head: git clone https://github.com/hpdeifel/hledger-iadd.git |
Uploaded | by hpdeifel at 2016-12-11T14:08:29Z |
Distributions | Arch:1.3.20, LTSHaskell:1.3.21, NixOS:1.3.20, Stackage:1.3.21 |
Executables | hledger-iadd |
Downloads | 22027 total (8 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2016-12-11 [all 1 reports] |