chore(todo): move workon task from queued to doing

Update README.md to reflect the new file location and rename the workon.md file accordingly.
This commit is contained in:
Greg Gauthier 2026-03-31 20:12:10 +01:00
parent 4dff2039b0
commit a4a1b49c9d
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This document provides a table of contents for all tasks and features currently
## Queued ## Queued
* [1] [workon](./queued/workon.md): Grokkit workon for bootstrapping a new feature * [1] [workon](doing/workon.md): Grokkit workon for bootstrapping a new feature
* [2] [cnotes.md](./queued/cnotes.md) : grokkit cnotes integration * [2] [cnotes.md](./queued/cnotes.md) : grokkit cnotes integration
* [3] [make.md](./queued/make.md) : grokkit make integration * [3] [make.md](./queued/make.md) : grokkit make integration
* [4] [rg.md](./queued/rg.md) : grokkit ripgrep (rg) integration * [4] [rg.md](./queued/rg.md) : grokkit ripgrep (rg) integration