notes update

This commit is contained in:
Simon Michael 2008-10-17 16:55:28 +00:00
parent da801f8381
commit c8a5be8c02

60
NOTES
View File

@ -5,33 +5,51 @@ Clarity of concepts, economy of features, efficiency and reliability of
implementations were its consequences." --Niklaus Wirth implementations were its consequences." --Niklaus Wirth
* to do * to do
** bugs ** bugfixes
** ledger features *** vertical display of commodities
*** ledger 2.6-style date matching ** features
*** display control *** full -b/e date expressions
*** mixed amounts *** more ledger features from README
*** more ledger features *** new features
*** more speed **** automated --version
** new features **** option for strict ledger-compatible output (or, compare xml ?)
*** darcs-style --version **** --compare to compare ledger with same args
*** show in/out times in timelog entry descriptions **** tidy horizontal commodities format
*** graphs **** in/out times in timelog entry descriptions
*** smart data entry **** graphs
*** easier ui **** easier data entry
** testing **** flexible option ordering
*** run individual tests **** parse more file formats
*** reliable maintainable tests **** easy conversion from cabal-installed to darcs repo
*** easy ledger compatibility tests **** i18n
*** speed tests *** speed
** documentation **** cache file
** tests
*** individual test running
*** figure out reliable maintainable appropriate tests
*** easy ledger compatibility testing
*** speed testing
** docs
*** readme
**** refine
*** similar blurbs
**** automate
***** hledger.hs module description
***** cabal file description
***** web page description
***** darcsweb description
*** announcements
**** archive
*** release notes
**** keep it simple
*** implementation docs *** implementation docs
*** api docs *** api docs
*** user manual *** user manual
*** differences/issues in implemented functionality *** differences noted
**** ledger needs a space after -f **** ledger needs a space after -f
**** ledger shows description comments as part of description **** ledger shows description comments as part of description
**** ledger shows small time amounts in minutes **** ledger shows small time amounts in minutes
**** ledger can get timelog entry balance wrong, cf list mail **** ledger can get timelog entry balance wrong, see mail list
* misc * misc
** things I want to know ** things I want to know