;doc: dev: updates
This commit is contained in:
parent
8366011f70
commit
f937d44538
@ -1,8 +1,7 @@
|
|||||||
## Achievements
|
## Achievements
|
||||||
|
|
||||||
Some project achievements to unlock!
|
Some project achievements to unlock.
|
||||||
|
Being a software maintainer means unending toil in mostly-obscurity, so you've got to seek out the fun where you can!
|
||||||
> *Being a software maintainer means unending toil in mostly-obscurity, so you've got to seek out the fun where you can!*
|
|
||||||
<!-- https://www.reddit.com/r/haskell/comments/eddwbu/top_nonprogrammingrelated_haskell_apps -->
|
<!-- https://www.reddit.com/r/haskell/comments/eddwbu/top_nonprogrammingrelated_haskell_apps -->
|
||||||
|
|
||||||
- ~~1.0 release~~
|
- ~~1.0 release~~
|
||||||
|
|||||||
@ -15,6 +15,12 @@ Related:
|
|||||||
- [ ] debug/fix csv `skip` <https://github.com/simonmichael/hledger/issues/2024>
|
- [ ] debug/fix csv `skip` <https://github.com/simonmichael/hledger/issues/2024>
|
||||||
- [ ] inputs command: list input formats hledger can read
|
- [ ] inputs command: list input formats hledger can read
|
||||||
- [ ] outputs command: list output formats each command can write
|
- [ ] 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
|
## 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