notes
This commit is contained in:
parent
074aa81e4f
commit
0490bc3161
27
NOTES
27
NOTES
@ -63,7 +63,6 @@ Features: reads transactions in journal, timelog, or CSV format; handles multi-c
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
*** website
|
*** website
|
||||||
**** add tables of contents
|
**** add tables of contents
|
||||||
**** integrate binaries, demo, pastebin
|
**** integrate binaries, demo, pastebin
|
||||||
@ -98,18 +97,6 @@ adapted from Ben Alexander, ledger-cli
|
|||||||
*** aesthetics
|
*** aesthetics
|
||||||
**** better screenshots/images
|
**** better screenshots/images
|
||||||
***** use highslide
|
***** use highslide
|
||||||
*** automation
|
|
||||||
**** keep blurbs in sync
|
|
||||||
***** README file
|
|
||||||
***** hledger.hs module description
|
|
||||||
***** hledger.cabal description field (exclude home page link)
|
|
||||||
***** home page description (http://joyful.com/Hledger/editform)
|
|
||||||
***** mail list description (http://groups.google.com/groups/hledger -> edit welcome msg)
|
|
||||||
***** gmane description
|
|
||||||
***** darcsweb description
|
|
||||||
**** keep Options.hs and README option list in sync
|
|
||||||
**** discovering commands for --help
|
|
||||||
**** announcements
|
|
||||||
*** liveness
|
*** liveness
|
||||||
**** show feeds on site ?
|
**** show feeds on site ?
|
||||||
***** commits (darcsweb)
|
***** commits (darcsweb)
|
||||||
@ -198,6 +185,20 @@ hledger.org/{list,bugs}/* also works
|
|||||||
**** functional programming
|
**** functional programming
|
||||||
hledger is written in the Haskell programming language;
|
hledger is written in the Haskell programming language;
|
||||||
it demonstrates a pure functional implementation of ledger.
|
it demonstrates a pure functional implementation of ledger.
|
||||||
|
*** announcements
|
||||||
|
**** set up a template
|
||||||
|
*** misc automation issues
|
||||||
|
**** keep intro blurbs in sync
|
||||||
|
***** README file
|
||||||
|
***** hledger.hs module description
|
||||||
|
***** hledger.cabal description field (exclude home page link)
|
||||||
|
***** home page description (http://joyful.com/Hledger/editform)
|
||||||
|
***** mail list description (http://groups.google.com/groups/hledger -> edit welcome msg)
|
||||||
|
***** gmane description
|
||||||
|
***** darcsweb description
|
||||||
|
**** keep usage info in sync
|
||||||
|
***** Options.hs
|
||||||
|
***** MANUAL.md
|
||||||
*** presenting/live demos
|
*** presenting/live demos
|
||||||
*** develop funding process
|
*** develop funding process
|
||||||
**** license change ?
|
**** license change ?
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user