;doc:TODO: drop
This commit is contained in:
parent
e7cf3f6f65
commit
c0636a03ba
35
doc/TODO.md
35
doc/TODO.md
@ -1,35 +0,0 @@
|
||||
# TODO
|
||||
|
||||
This pages lists bite-sized tasks that are
|
||||
|
||||
- awaiting volunteers
|
||||
- currently needed,
|
||||
- and estimated, as small (about an hour, the default) or medium (about half to one day).
|
||||
|
||||
If you'd like to help, this is a great place to start.
|
||||
|
||||
*2024: Nobody uses this page, so it's deprecated for now.*
|
||||
<!--
|
||||
|
||||
|
||||
Related:
|
||||
<https://issues.hledger.org> ([bugs](https://bugs.hledger.org), [wishes](https://wishes.hledger.org), [category links](https://hledger.org/ISSUES.html#open-issues)),
|
||||
[BACKLOG](BACKLOG.md),
|
||||
[ROADMAP](ROADMAP.md),
|
||||
[Mockups](mockups.md),
|
||||
[Developer docs](dev.md).
|
||||
|
||||
- [ ] 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
|
||||
- [ ] (L) rewrite cost docs -
|
||||
<https://hledger.org/dev/hledger.html#cost>,
|
||||
<https://hledger.org/dev/hledger.html#transaction-prices>,
|
||||
condense, clarify,
|
||||
mention posting order sensitivity when inferring cost (cost is inferred on the last posting),
|
||||
(related: <https://github.com/simonmichael/hledger/issues/1959>)
|
||||
|
||||
## Done
|
||||
Completed items from above, annotated with initials and date.
|
||||
|
||||
-->
|
||||
@ -11,7 +11,6 @@ and then symlinked into the hledger_site repo for rendering on hledger.org.
|
||||
- [Developer FAQ](DEVFAQ.md)
|
||||
- [Project README](dev-README.md)
|
||||
- [ROADMAP](ROADMAP.md)
|
||||
<!-- - [TODO](TODO.md) -->
|
||||
- [ACHIEVEMENTS](ACHIEVEMENTS.md)
|
||||
- [BENCHMARKS](BENCHMARKS.md)
|
||||
- [CHANGELOGS](CHANGELOGS.md)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user