move my TODO list to the readme

This commit is contained in:
Abraham Toriz 2022-11-26 00:07:02 -06:00
parent 709cfda05b
commit 2dc6cda4f2
No known key found for this signature in database
GPG Key ID: D5B4A746DB5DD42A
1 changed files with 13 additions and 0 deletions

View File

@ -115,6 +115,19 @@ To [timetrap](https://github.com/samg/timetrap) for existing, to
[samg](https://github.com/samg) for creating it. It is the tool I was looking
for and whose design I took as reference, keeping compatibility when possible.
## What I'm working on
(more or less ordered by priority)
* build a container image that I can use locally as well as in CI.
* fix the pipeline because it's broken. The last release and its artifacts are
wrong.
* add ain install/uninstall script to the any-linux package.
* finish the `summary` formatter.
* match formatters by prefix (so there's no need to type all of its name if the
prefix is unambiguous).
* let resume --interactive receive a string as the text for a new entry.
## Release checklist
(mostly to remind myself)