Summary
would be awesome if we had a dashboard view to see all our created projects.
Background
Currently we need to cd to a project dir to view project kanban.
Could we also track each project perhaps by registering project in a global registry on init then display them as task cards with some details about project.
Details
This would really elevate tiki to a full project management TUI.
The dashboard could use ruki to query each project's status eg total_tasks/tasks_done .
We should also be able to move between projects seemlessly (although this might be tricky because TikiStore hardcodes cwd as path)
Dashboard should also have lanes to track project progress eg backlog, in progress, done
Outcome
Kanban management across projects
Summary
would be awesome if we had a dashboard view to see all our created projects.
Background
Currently we need to cd to a project dir to view project kanban.
Could we also track each project perhaps by registering project in a global registry on init then display them as task cards with some details about project.
Details
This would really elevate tiki to a full project management TUI.
The dashboard could use ruki to query each project's status eg total_tasks/tasks_done .
We should also be able to move between projects seemlessly (although this might be tricky because TikiStore hardcodes cwd as path)
Dashboard should also have lanes to track project progress eg backlog, in progress, done
Outcome
Kanban management across projects