An open API service indexing awesome lists of open source software.

https://github.com/harehare/portable-kanban

This extension is kanban board for Visual Studio Code.
https://github.com/harehare/portable-kanban

kanban

Last synced: 10 months ago
JSON representation

This extension is kanban board for Visual Studio Code.

Awesome Lists containing this project

README

          

# Portable Kanban Extension for Visual Studio Code

This extension kanban board for Visual Studio Code.

![kanban](./img/kanban.jpg)
![Dark-kanban](./img/dark.jpg )

## Install

```bash
ext install portable-kanban
```

## How to use

### Using Kanban

Create new Kanban in the Command Pallet (ctrl+shift+P).

### Add Card

- Multiple cards can be added at once by holding down Shift key and typing multiple lines.
- You can add a card with a Label by entering `Label Name:Text`.

## TODO :construction:

- Sync with Github Project
- Sync with Trello
- Add a related card to a card