mkloubert / vscode-kanban

Kanban board for Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=mkloubert.vscode-kanban
GNU Lesser General Public License v3.0
284 stars 52 forks source link

Add option for auto resizing cards #68

Open newmanjoel opened 2 years ago

newmanjoel commented 2 years ago

If you are using the kanban board for just daily tracking of tasks and you have a bunch of smaller tasks ie. (email person about X) it would be nice if there was an option that would change the size of the card based on the text that it has to display.

image

This card should adjust its height dynamically to allow more items on the screen at the same time.