From 42fec56d16c9d0343cdd749d6e24c1a3efc07e1f Mon Sep 17 00:00:00 2001 From: sigil-03 Date: Fri, 26 Dec 2025 18:32:56 -0700 Subject: [PATCH] add todo list --- TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 TODO.md diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..3065836 --- /dev/null +++ b/TODO.md @@ -0,0 +1,6 @@ +# TODO +- [ ] use submodules for prusatool +- [ ] make the file handling a little less cursed +- [ ] allow printing of local files +- [ ] return a job page that contains the status of the job +- [ ] handle failures more gracefully