taskgo icon indicating copy to clipboard operation
taskgo copied to clipboard

Fast and simple terminal based Kanban board manager

Results 5 taskgo issues
Sort by recently updated
recently updated
newest added

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...

enhancement

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...

enhancement
help wanted

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...

enhancement
help wanted