;doc: dev: cleanups
This commit is contained in:
parent
32244e7231
commit
500f95321a
@ -4,7 +4,8 @@ An efficient public store of tasks/changes/design notes, mostly from SM's privat
|
|||||||
Things that I/we feel would be nice to have, or investigate further.
|
Things that I/we feel would be nice to have, or investigate further.
|
||||||
All help is welcome.
|
All help is welcome.
|
||||||
Some items are out of date and just need to be re-tested and discarded.
|
Some items are out of date and just need to be re-tested and discarded.
|
||||||
See also: [TODO](TODO.md).
|
See also:
|
||||||
|
[TODO](TODO.md).
|
||||||
|
|
||||||
## cli
|
## cli
|
||||||
|
|
||||||
|
|||||||
@ -1,4 +1,4 @@
|
|||||||
# Releasing
|
# RELEASING
|
||||||
|
|
||||||
<div class=pagetoc>
|
<div class=pagetoc>
|
||||||
|
|
||||||
|
|||||||
15
doc/TODO.md
15
doc/TODO.md
@ -1,21 +1,20 @@
|
|||||||
# TODO
|
# TODO
|
||||||
|
|
||||||
Some bite-sized tasks awaiting volunteers,
|
Some bite-sized tasks that are awaiting volunteers,
|
||||||
currently needed, <!-- described in one line, -->
|
currently needed,
|
||||||
and estimated as Small (~1 hour), Medium (~0.5 day) or Large (~1 day). <!--
|
and estimated as Small (~1 hour, the default), Medium (~0.5 day) or Large (~1 day).
|
||||||
("for someone reasonably suited to this task". Estimates can be wrong.). -->
|
|
||||||
If you'd like to help, this is a great place to start.
|
If you'd like to help, this is a great place to start.
|
||||||
|
|
||||||
Related:
|
Related:
|
||||||
<http://issues.hledger.org> ([bugs](http://bugs.hledger.org), [wishes](http://wishes.hledger.org), [category links](https://hledger.org/ISSUES.html#open-issues)),
|
<http://issues.hledger.org> ([bugs](http://bugs.hledger.org), [wishes](http://wishes.hledger.org), [category links](https://hledger.org/ISSUES.html#open-issues)),
|
||||||
[BACKLOG](BACKLOG.md),
|
[BACKLOG](BACKLOG.md),
|
||||||
[Mockups](mockups.md),
|
|
||||||
[ROADMAP](ROADMAP.md),
|
[ROADMAP](ROADMAP.md),
|
||||||
<http://projects.hledger.org>,
|
<http://projects.hledger.org>,
|
||||||
|
[Mockups](mockups.md),
|
||||||
[Developer docs](dev.md).
|
[Developer docs](dev.md).
|
||||||
|
|
||||||
- [ ] debug/fix csv `skip` <https://github.com/simonmichael/hledger/issues/2024> (S)
|
- [ ] debug/fix csv `skip` <https://github.com/simonmichael/hledger/issues/2024>
|
||||||
|
- [ ] inputs command: list input formats hledger can read
|
||||||
|
- [ ] outputs command: list output formats each command can write
|
||||||
|
|
||||||
## Done
|
## Done
|
||||||
Completed items from above, annotated with initials and date.
|
Completed items from above, annotated with initials and date.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user