From 500f95321acd983eba1fb44b24c1268ef0d34103 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Thu, 13 Apr 2023 08:45:00 -1000 Subject: [PATCH] ;doc: dev: cleanups --- doc/BACKLOG.md | 3 ++- doc/RELEASING.md | 2 +- doc/TODO.md | 15 +++++++-------- 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/BACKLOG.md b/doc/BACKLOG.md index 4a394459d..93036c315 100644 --- a/doc/BACKLOG.md +++ b/doc/BACKLOG.md @@ -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. All help is welcome. 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 diff --git a/doc/RELEASING.md b/doc/RELEASING.md index 8319817ea..0d67e1e6f 100644 --- a/doc/RELEASING.md +++ b/doc/RELEASING.md @@ -1,4 +1,4 @@ -# Releasing +# RELEASING
diff --git a/doc/TODO.md b/doc/TODO.md index 05ede08a8..5b957d928 100644 --- a/doc/TODO.md +++ b/doc/TODO.md @@ -1,21 +1,20 @@ # TODO -Some bite-sized tasks awaiting volunteers, -currently needed, -and estimated as Small (~1 hour), Medium (~0.5 day) or Large (~1 day). +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: ([bugs](http://bugs.hledger.org), [wishes](http://wishes.hledger.org), [category links](https://hledger.org/ISSUES.html#open-issues)), [BACKLOG](BACKLOG.md), -[Mockups](mockups.md), [ROADMAP](ROADMAP.md), , +[Mockups](mockups.md), [Developer docs](dev.md). -- [ ] debug/fix csv `skip` (S) - +- [ ] debug/fix csv `skip` +- [ ] inputs command: list input formats hledger can read +- [ ] outputs command: list output formats each command can write ## Done Completed items from above, annotated with initials and date.