notes
This commit is contained in:
parent
c8a5be8c02
commit
51a986d387
42
NOTES
42
NOTES
@ -6,12 +6,17 @@ implementations were its consequences." --Niklaus Wirth
|
|||||||
|
|
||||||
* to do
|
* to do
|
||||||
** bugfixes
|
** bugfixes
|
||||||
*** vertical display of commodities
|
*** balance mixed-commodity entries when possible
|
||||||
|
*** display commodities vertically
|
||||||
|
** cleanups
|
||||||
|
*** use one kind of amount
|
||||||
|
*** split commodity symbol and display settings types
|
||||||
** features
|
** features
|
||||||
*** full -b/e date expressions
|
*** full -b/e date expressions
|
||||||
|
*** test on more ledger files
|
||||||
|
*** improve/reduce error messages, reduce failures
|
||||||
*** more ledger features from README
|
*** more ledger features from README
|
||||||
*** new features
|
*** new features
|
||||||
**** automated --version
|
|
||||||
**** option for strict ledger-compatible output (or, compare xml ?)
|
**** option for strict ledger-compatible output (or, compare xml ?)
|
||||||
**** --compare to compare ledger with same args
|
**** --compare to compare ledger with same args
|
||||||
**** tidy horizontal commodities format
|
**** tidy horizontal commodities format
|
||||||
@ -31,27 +36,34 @@ implementations were its consequences." --Niklaus Wirth
|
|||||||
*** speed testing
|
*** speed testing
|
||||||
** docs
|
** docs
|
||||||
*** readme
|
*** readme
|
||||||
**** refine
|
*** related blurbs - automate
|
||||||
*** similar blurbs
|
**** --version
|
||||||
**** automate
|
**** --help
|
||||||
***** hledger.hs module description
|
**** hledger.hs module description
|
||||||
***** cabal file description
|
**** cabal file description
|
||||||
***** web page description
|
**** darcsweb description
|
||||||
***** darcsweb description
|
**** home page description
|
||||||
|
**** mail list description
|
||||||
|
**** gmane description
|
||||||
|
**** announcements description
|
||||||
*** announcements
|
*** announcements
|
||||||
**** archive
|
**** archive
|
||||||
*** release notes
|
*** release notes
|
||||||
**** keep it simple
|
**** keep it simple
|
||||||
*** implementation docs
|
*** implementation docs
|
||||||
*** api docs
|
*** api docs
|
||||||
|
*** developer intro
|
||||||
*** user manual
|
*** user manual
|
||||||
*** differences noted
|
** web presence
|
||||||
**** ledger needs a space after -f
|
*** clarify bugtracking process
|
||||||
**** ledger shows description comments as part of description
|
*** refine home page
|
||||||
**** ledger shows small time amounts in minutes
|
**** separate page, separate wiki, home page in darcs ?
|
||||||
**** ledger can get timelog entry balance wrong, see mail list
|
|
||||||
|
|
||||||
* misc
|
* misc
|
||||||
|
** differences noted
|
||||||
|
*** ledger needs a space after -f
|
||||||
|
*** ledger shows description comments as part of description
|
||||||
|
*** ledger shows small time amounts in minutes
|
||||||
|
*** ledger can get timelog entry balance wrong, see mail list
|
||||||
** things I want to know
|
** things I want to know
|
||||||
*** time
|
*** time
|
||||||
where have I been spending my time in recent weeks ?
|
where have I been spending my time in recent weeks ?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user