mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-07 21:15:19 +03:00
;imp: doc: orgify ROADMAP 2
This commit is contained in:
parent
ee49183910
commit
2bfa1cb672
117
ROADMAP.org
117
ROADMAP.org
@ -1,108 +1,66 @@
|
||||
# hledger ROADMAP
|
||||
* hledger ROADMAP
|
||||
|
||||
<div class=pagetoc>
|
||||
<!-- toc -->
|
||||
</div>
|
||||
|
||||
Current ideas about where the hledger project should be going next.
|
||||
|
||||
## Next Targets
|
||||
** Targets
|
||||
*** Next Targets
|
||||
*** Past Targets
|
||||
|
||||
- hledger 1.19, 2020-09-01\
|
||||
<s>account transactions register</s>,
|
||||
stricter/more correct handling of unbalanced multicommodity transactions (#1177),
|
||||
Track & show deposited lots (#1022),
|
||||
Report unrealized capital gains/losses (#1029)
|
||||
|
||||
|
||||
### Past Targets
|
||||
|
||||
- <s>hledger 1.18</s>, 2020-06-01\
|
||||
<s>more effective CI setup</s>,
|
||||
<s>updated home page, quickstart, tutorials etc.</s>,
|
||||
negative matching in CSV rules,
|
||||
|
||||
- <s>hledger 1.17, 2020-03-01</s>\
|
||||
<s>field matching in CSV rules</s>,
|
||||
reduce install hassles with terminfo C lib (?),
|
||||
more import/export options,
|
||||
simple console charts,
|
||||
refreshed home page, faq, tutorials, manuals,
|
||||
|
||||
- <s>hledger 1.16, 2019-12-01</s>\
|
||||
<s>ghc 8.8 support</s>,
|
||||
<s>more powerful CSV conversion</s>,
|
||||
updated home page, faq, manuals,
|
||||
reduce install hassles with terminfo C lib
|
||||
|
||||
----
|
||||
|
||||
## 2020 Priorities
|
||||
|
||||
<table>
|
||||
<tr valign="top">
|
||||
<td>
|
||||
|
||||
### Documentation
|
||||
**** hledger 1.19, 2020-09-01
|
||||
account transactions register, stricter/more correct handling of
|
||||
unbalanced multicommodity transactions (#1177), Track & show deposited
|
||||
lots (#1022), Report unrealized capital gains/losses (#1029)
|
||||
**** hledger 1.18, 2020-06-01
|
||||
more effective CI setup, updated home page, quickstart, tutorials
|
||||
etc., negative matching in CSV rules,
|
||||
**** hledger 1.17, 2020-03-01
|
||||
field matching in CSV rules, reduce install hassles with terminfo C
|
||||
lib (?), more import/export options, simple console charts, refreshed
|
||||
home page, faq, tutorials, manuals,
|
||||
**** hledger 1.16, 2019-12-01
|
||||
ghc 8.8 support, more powerful CSV conversion, updated home page, faq,
|
||||
manuals, reduce install hassles with terminfo C lib
|
||||
|
||||
** 2020 Priorities
|
||||
*** Documentation
|
||||
Improve the docs.
|
||||
<br>
|
||||
<br>
|
||||
|
||||
- <s>home</s> & faq
|
||||
- <s>manuals (more discoverable structure of web manuals)</s>
|
||||
- home & faq
|
||||
- manuals (more discoverable structure of web manuals)
|
||||
- cookbook docs (survey, plan, update)
|
||||
- contrib guide (update, build from readmes)
|
||||
|
||||
</td>
|
||||
<td>
|
||||
*** Effectiveness
|
||||
Improve getting-started experience, just-works quality, practicality,
|
||||
real-world usefulness.
|
||||
|
||||
### Effectiveness
|
||||
|
||||
Improve getting-started experience, just-works quality, practicality, real-world usefulness.
|
||||
|
||||
- <s>ghc 8.8, get back in stackage nightly</s>
|
||||
- ghc 8.8, get back in stackage nightly
|
||||
- install issues (C libs..)
|
||||
- <s>more powerful CSV conversion</s>
|
||||
- more powerful CSV conversion
|
||||
- fill out holes in feature matrix
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>
|
||||
|
||||
### Investment
|
||||
|
||||
*** Investment
|
||||
Improve suitability for investment tracking
|
||||
([#1015](https://github.com/simonmichael/hledger/issues/1015))
|
||||
([[https://github.com/simonmichael/hledger/issues/1015][#1015]])
|
||||
|
||||
- <s>market price inference from transactions</s>
|
||||
- market price inference from transactions
|
||||
- easy market price fetching
|
||||
- lot tracking
|
||||
- capital gains reporting
|
||||
|
||||
</td>
|
||||
<td>
|
||||
|
||||
### Charts
|
||||
|
||||
*** Charts
|
||||
Add charts and more visual appeal.
|
||||
<br>
|
||||
<br>
|
||||
|
||||
- console charts, basic bar charts
|
||||
- clarify architecture/UI for charts
|
||||
- graphical charts using Chart/matplotlib/hvega
|
||||
- review/design/add more attractive/colourful output (see eg taskwarrior)
|
||||
- review/design/add more attractive/colourful output (see eg
|
||||
taskwarrior)
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td>
|
||||
*** Correctness
|
||||
|
||||
### Correctness
|
||||
|
||||
<!-- added 2020-06: -->
|
||||
More support for enforcing correctness & accounting rules.
|
||||
|
||||
- account names
|
||||
@ -112,10 +70,3 @@ More support for enforcing correctness & accounting rules.
|
||||
- account lifetimes ?
|
||||
- account balance conditions ?
|
||||
- transaction templates ?
|
||||
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
----
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user