# Kanban Plugin
<span class="related-pages">#plugin/kanban</span>
## Introduction
The [Kanban](https://github.com/mgmeyers/obsidian-kanban) plugin shows markdown-backed Kanban boards in Obsidian.
## Searching tasks in Kanban plugin boards
You can control how Tasks should treat tasks in Kanban Plugin files.
See [[Obsidian Properties#Kanban plugin]].
## Kanban plugin's Tasks integration
The [2.0.43 - Kanban v2 Public Release](https://github.com/mgmeyers/obsidian-kanban/releases/tag/2.0.43) added several integrations with the Tasks plugin.
Its release notes say:
> [!quote]
>
> - Kanban now integrates with the Tasks plugin
> - The Tasks autosuggest will display in Kanban cards
> - Dates and other Task data can be displayed in the card footer
> - Checking a card’s checkbox—which can be enabled in the plugin/board settings—or a subtask will create new cards/tasks when a recurrence rule is present.
> - Cards can be sorted by dates created by the Tasks plugin.