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
283 stars 52 forks source link

add the possibility of attaching other cards to the editing card #9

Closed samael205 closed 6 years ago

samael205 commented 6 years ago

It would be nice if I could attach an already created card to the one I am creating. So I could review that card in edit mode or in visual mode, to remember, and not have to close the card to open another.

mkloubert commented 6 years ago

@samael205

I released new version 1.14.0, where you can link cards now:

demo6

samael205 commented 6 years ago

I love how you have built it!!