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.
- Host: GitHub
- URL: https://github.com/harehare/portable-kanban
- Owner: harehare
- License: mit
- Created: 2021-12-27T13:06:31.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2025-03-03T22:39:46.000Z (10 months ago)
- Last Synced: 2025-03-05T09:46:11.613Z (10 months ago)
- Topics: kanban
- Language: TypeScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=harehare.portable-kanban
- Size: 5.88 MB
- Stars: 32
- Watchers: 2
- Forks: 6
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Portable Kanban Extension for Visual Studio Code
This extension kanban board for Visual Studio Code.


## 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