summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrederick Yin <fkfd@fkfd.me>2023-07-24 19:53:35 +0800
committerFrederick Yin <fkfd@fkfd.me>2023-07-24 19:53:35 +0800
commitd8b106f41292f9dff35e45732edff625d3926581 (patch)
treee821c02483c1bdf41402417c4b021b37b68178d8
parent5a3e12b39cd5b842d9f9788b17558b6c9c4c0336 (diff)
Update TODO list
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index 95a17a1..431c188 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@ configs, and I would not say it is not production-ready.
Kanvas is written in QML. It is the first QML application I wrote and
I have not touched JavaScript in two years, so the code sucks.
-Right now, it looks like this:
+ight now, it looks like this:
![Screenshot](img/screenshot_0.1.1.png)
@@ -40,9 +40,7 @@ configured again.
- [ ] Placeholders when machine is offline
- [ ] Sort assignments by urgency
- [ ] More friendly course list in config dialog
-- [x] Remember finished tasks
-- [x] Eliminate false positives from "submitted" assignments
-- [ ] Display in same order as course list in config
+- [ ] Consistent order of activities
- [ ] Ignore activity and undo ignore
## Contributing