mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-08 07:09:28 +03:00
55 lines
850 B
Plaintext
55 lines
850 B
Plaintext
cleanup/reorganize
|
|
Entry/Transaction/EntryTransaction
|
|
|
|
hledger
|
|
Options
|
|
Tests
|
|
Parse
|
|
Models
|
|
Ledger
|
|
EntryTransaction
|
|
Entry
|
|
Transaction
|
|
Account
|
|
BasicTypes
|
|
Utils
|
|
|
|
basic features
|
|
balance
|
|
elide boring accounts
|
|
handle mixed amounts and currencies
|
|
print
|
|
entry
|
|
-j and -J graph data output
|
|
!include
|
|
read timelog files
|
|
|
|
make it fast
|
|
profile
|
|
|
|
more features
|
|
3.0-style elision
|
|
-p period expressions
|
|
-d display expressions
|
|
read gnucash files
|
|
other args, directives
|
|
|
|
new features
|
|
graph automation
|
|
smart data entry
|
|
incorporate timeclock features
|
|
timelog simple amount entries
|
|
better layout
|
|
|
|
tests
|
|
better use of quickcheck/smallcheck
|
|
ledger compatibility tests
|
|
|
|
docs
|
|
literate docs
|
|
haddock
|
|
|
|
marketing
|
|
set up as a cabal/hackage project following wiki howto ?
|
|
announce on haskell list, wiki
|