mirror of
https://github.com/simonmichael/hledger.git
synced 2024-12-26 03:42:25 +03:00
28 lines
1.1 KiB
Markdown
28 lines
1.1 KiB
Markdown
# TODO
|
|
|
|
Some bite-sized tasks that are awaiting volunteers,
|
|
currently needed,
|
|
and estimated as Small (~1 hour, the default), Medium (~0.5 day) or Large (~1 day).
|
|
If you'd like to help, this is a great place to start.
|
|
Related:
|
|
<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),
|
|
[ROADMAP](ROADMAP.md),
|
|
<http://projects.hledger.org>,
|
|
[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.
|
|
|