From 55a1a0e60ebac1df59f7128a829907fdffece102 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Tue, 23 Jun 2020 08:18:01 -0700 Subject: [PATCH] ;roadmap updates --- ROADMAP.md | 130 ++++++++++++++++++++++++++--------------------------- 1 file changed, 65 insertions(+), 65 deletions(-) diff --git a/ROADMAP.md b/ROADMAP.md index 04cb456f6..f46f1bf54 100644 --- a/ROADMAP.md +++ b/ROADMAP.md @@ -2,71 +2,7 @@ Current ideas about where the hledger project should be going next. -## 2020 Priorities - - - - - - - - - - -
- -### Documentation - -Improving the docs. -
-
- -- home & faq -- manuals (more discoverable structure of web manuals) -- contrib guide (include readmes, update) -- cookbook docs (survey, plan, update) - -
- -### "Effectiveness" - -Improving approachability, just-works quality, practicality, real-world usefulness. - -- ghc 8.8, get back in stackage nightly -- install issues (C libs..) -- more powerful CSV conversion -- fill out holes in feature matrix - -
- -### Charts - -Adding charts and more visual appeal. -
-
- -- console charts, basic bar charts -- clarify architecture/UI for charts -- graphical charts using Chart and/or Vega -- review/design/add more attractive default output (see taskwarrior) - -
- -### Investment - -Improving suitability for investment tracking. -[#1015](https://github.com/simonmichael/hledger/issues/1015) - -- market price inference from transactions -- easy market price fetching -- lot tracking -- capital gains reporting - -
- ----- - -## Targets +## Next Targets - hledger 1.19, 2020-09-01\ account transactions register, @@ -97,6 +33,70 @@ reduce install hassles with terminfo C lib ---- +## 2020 Priorities + + + + + + + + + + +
+ +### Documentation + +Improve the docs. +
+
+ +- home & faq +- manuals (more discoverable structure of web manuals) +- cookbook docs (survey, plan, update) +- contrib guide (update, build from readmes) + +
+ +### Effectiveness + +Improve approachability, just-works quality, practicality, real-world usefulness. + +- ghc 8.8, get back in stackage nightly +- install issues (C libs..) +- more powerful CSV conversion +- fill out holes in feature matrix + +
+ +### Investment + +Improve suitability for investment tracking +([#1015](https://github.com/simonmichael/hledger/issues/1015)) + +- market price inference from transactions +- easy market price fetching +- lot tracking +- capital gains reporting + + + +### Charts + +Add charts and more visual appeal. +
+
+ +- console charts, basic bar charts +- clarify architecture/UI for charts +- graphical charts using Chart/matplotlib/hvega +- review/design/add more attractive default output (see taskwarrior) + +
+ +---- + ## Achievements Some project achievements to unlock.