KanbanBoardMacro
Last modified by Ryan C on 2025/03/07 00:41
Example:
{{kanbanboard space="TaskManager" /}}
- user [optional, default=$xcontext.userReference] define the user for who tasks are assigned
- space [optional, default=TaskManager] define the space to look for tasks
- project [optional, default=] define the project to look for tasks
- colors [optional, default=green,blue,orange] define the colors of the Kanban columns
- columns [optional, default=ToDo,InProgress,Done] define the statuses to display as Kanban columns
- columnWidth [optional, default=32%] define the width of all Kanban column
Example: