taskgo
taskgo copied to clipboard
Fast and simple terminal based Kanban board manager
It will be great if your kanban will have simple stupid search feature. For example '/' will trigger search and after it only filtered tasks will be shown. It's nice...
This feature will allow users to add and view tasks based on their priorities. ## Priority order: Priority can be any integer (from 1 - 9) where 1 is the...
This PR adds the subtask feature to taskgo.
The idea is to add a flag `-d` so that we can use something like `taskgo -d boards/` and the board directory consists of some markdown file that stores board...