Open jpritikin opened 5 years ago
It seems to show next tasks by default. Can I limit to ready tasks?
next
ready
I guess #54 would solve my problem too.
Hm, and #46 and #43!
As a hack, I added +READY to loadTaskDataAsync in taskService.js
+READY
It seems to show
next
tasks by default. Can I limit toready
tasks?