diff options
author | Frederick Yin <fkfd@fkfd.me> | 2023-07-24 19:53:35 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2023-07-24 19:53:35 +0800 |
commit | d8b106f41292f9dff35e45732edff625d3926581 (patch) | |
tree | e821c02483c1bdf41402417c4b021b37b68178d8 /README.md | |
parent | 5a3e12b39cd5b842d9f9788b17558b6c9c4c0336 (diff) |
Update TODO list
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 6 |
1 files changed, 2 insertions, 4 deletions
@@ -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 |