kanboard-bigboard
kanboard-bigboard copied to clipboard
Collapsing swimlanes and card count
When using the bigboard, sometimes it is better to collapse some swimlanes for selecting a specific view on the whole.
To not lose the overview, it could be good to count the amount of visible cards per swimlane, and display that number next to its headline. This would give a quick overview of how much information is available.
This could be a configuration option, not to clutter the general overview for minimalist people.
Offering to also be able to collapse certain projects/boards is another idea that comes up here.
Hello almereyda,
Offering to also be able to collapse certain projects/boards is another idea that comes up here
I invite you to check my fork here : https://github.com/pcadeot/kanboard-bigboard
with it you can :
- choose which project is part of the bigboard view (selection of projects is DB stored),
- collapse projects (state is DB stored)
- support for starred projects plugin (help add all starred projects to bigboard)
regards, Pierre
Merci Pierre for bringing this up!