Is there a way to have kanban automatically included on all categories and sub-categories created, to define the columns for them (a wildcard character), and have kanban as the default view on all Categories and Sub Categories?
For example,
display categories: blank
so Kanban appears on all newly created categories and subs
default modes: #:tags:backlog,sprint,doing,review,done
so Kanban uses the above columns everywhere automatically, unless otherwise stated
You can set a top level default mode; here is the descriptive text from the settings:
Override the default board mode for each category. Use the syntax category:mode:params. For example, support:assigned:david,sam,joffrey. Use @ to denote the top level view. Use @untagged to display an untagged column.
For instance, you the following will apply to all boards by default: @:tags:in-progress,up-next,maybe-next,maybe-later