hledger/TODO

49 lines
984 B
Plaintext
Raw Normal View History

2007-03-11 04:25:44 +03:00
feature: read timelog files
timelog parser
handle time amounts
fix arithmetic
calculate time intervals
find datetime type
auto-generate missing clock-out
2007-03-12 03:13:53 +03:00
optimization: add CookedLedger caching txns etc.
profile again
2007-03-11 04:25:44 +03:00
speed
profile, refactor, optimize
2007-02-20 03:21:57 +03:00
basic features
2007-02-09 12:58:11 +03:00
print
2007-02-13 07:06:26 +03:00
!include
2007-03-11 04:25:44 +03:00
, in thousands
-j and -J graph data output
advanced features
2007-02-20 03:21:57 +03:00
handle mixed amounts
2007-02-16 14:51:30 +03:00
3.0-style elision
2007-02-09 12:58:11 +03:00
-p period expressions
-d display expressions
read gnucash files
2007-02-13 07:06:26 +03:00
other args, directives
2007-02-09 03:59:07 +03:00
2007-02-13 07:06:26 +03:00
new features
graph automation
2007-03-10 00:40:16 +03:00
entry and smart data entry
incorporate timeclock features
timelog simple amount entries
2007-02-16 14:51:30 +03:00
better layout
2007-02-10 20:36:50 +03:00
testing
better use of quickcheck/smallcheck
2007-03-10 00:40:16 +03:00
http://blog.codersbase.com/2006/09/01/simple-unit-testing-in-haskell/
2007-02-13 07:06:26 +03:00
ledger compatibility tests
2007-02-09 03:59:07 +03:00
documentation
2007-02-09 03:59:07 +03:00
literate docs
2007-03-10 03:32:08 +03:00
better use of haddock
2007-02-09 03:59:07 +03:00
marketing
set up as a cabal/hackage project following wiki howto ?
http://en.wikibooks.org/wiki/Haskell/Packaging
2007-02-09 03:59:07 +03:00
announce on haskell list, wiki