# Kanban Plugin
Kanban Plugin (opens new window) allows creating markdown-backed Kanban boards.
# Kanban Plugin's date time format
By default, Kanban Plugin's date time format is like following:
- [ ] Task @{2021-09-16} @@{20:26}
The trigger characters @
, @@
and date time format is customizable in Kanban Plugin's setting.
Also, Kanban Plugin supports to link dates to daily notes.
- [ ] Task @[[2021-09-16]] @@{20:26}
If you enable Kanban Plugin format setting, reminder plugin will recognize all of the above format based on Kanban Plugin's setting.