# Notes to Kanban
## Description
I want to automate the process of adding newly created Notes, Projects and archived Projects to the corresponding card in [[Project Kanban]]
## Brainstorming
![[Notes to Kanban.canvas]]
## Project
```dataview
table summary as "Summary"
from "Creative"
where contains(file.name, this.file.name)
```