summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorskal <pascal.massimino@gmail.com>2026-02-02 12:30:40 +0100
committerskal <pascal.massimino@gmail.com>2026-02-02 12:30:40 +0100
commit108fbf93e2d3f0c7f7d3a39a597f3d70c00e33bd (patch)
tree747bdb8ac70aba0c1fc16c71b62151d2e89cb506 /TODO.md
parentaa78a3e6a4e7c88f027af01a24165faf78273a64 (diff)
docs(todo): Archive completed tasks
- Moved completed items from the main list to the 'Past Tasks' section as per the file's instructions.
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 414ff0f..d73b2f3 100644
--- a/TODO.md
+++ b/TODO.md
@@ -10,9 +10,9 @@ This file tracks the next set of immediate, actionable tasks for the project.
- **Task #10: Optimize Spectrogram Assets**
- [ ] Modify `spectool` to trim leading and trailing silent frames from `.spec` files to reduce asset size.
-## Completed
+## Past Tasks
- Centralize generated files into `src/generated`.
- Vertically compact C++ source code.
- Create top-level `README.md`.
-- Move non-essential documentation to `doc/`. \ No newline at end of file
+- Move non-essential documentation to `doc/`.