Kanban board

Hello,

I would love to have the ability to show a kanban board from my md file.

here and example to visualise Kanban board like this extension on VSCode : https://marketplace.visualstudio.com/items?itemName=coddx.coddx-alpha
or this one : https://marketplace.visualstudio.com/items?itemName=KINOKINO.markdown-kanban-board

a Example will be, with this md :

# Project Name
Project Description

### Column Name
- [ ] Task title ~3d #type @name yyyy-mm-dd  
  - [ ] Sub-task or description  

### Completed Column ✓
- [x] Completed task title  

It preview this :

And you can drag and drop task.

What do you think? With a plugin maybe?

Thanks for your help

1 Like

I think @uxamanda brought up a Kanban idea before. But this certainly would be a good choice for a plugin.

It looks interesting

I didn't see that : Kanban – Plugin Idea

I really hope someone make the plugins available

Yes, still hoping for someone who might be able to help on the dev side of the plugin. Happy to continue on the user experience / design if anyone wants to partner!

2 Likes