Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mayank1513/vscode-extension-trello-kanban-board
Simple trello like kanban board for VS Code. Visually organize your ideas!
https://github.com/mayank1513/vscode-extension-trello-kanban-board
javascript kanban kanban-board nodejs react trello-board typescript upforgrabs vite vscode-extension
Last synced: about 1 month ago
JSON representation
Simple trello like kanban board for VS Code. Visually organize your ideas!
- Host: GitHub
- URL: https://github.com/mayank1513/vscode-extension-trello-kanban-board
- Owner: mayank1513
- License: mit
- Created: 2023-10-01T03:30:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-08-20T06:16:58.000Z (3 months ago)
- Last Synced: 2024-10-02T08:58:04.423Z (about 1 month ago)
- Topics: javascript, kanban, kanban-board, nodejs, react, trello-board, typescript, upforgrabs, vite, vscode-extension
- Language: TypeScript
- Homepage: https://vscode-extension-trello-kanban-board.vercel.app
- Size: 1.03 MB
- Stars: 16
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Trello Kanban Board
[![Visual Studio Marketplace Version (including pre-releases)](https://img.shields.io/visual-studio-marketplace/v/mayank1513.trello-kanban-task-board)](https://marketplace.visualstudio.com/items?itemName=mayank1513.trello-kanban-task-board) [![test](https://github.com/mayank1513/vscode-extension-trello-kanban-board/actions/workflows/test.yml/badge.svg)](https://github.com/mayank1513/vscode-extension-trello-kanban-board/actions/workflows/test.yml) [![Maintainability](https://api.codeclimate.com/v1/badges/ac44e4371dd3a274285e/maintainability)](https://codeclimate.com/github/mayank1513/vscode-extension-trello-kanban-board/maintainability) [![codecov](https://codecov.io/gh/mayank1513/vscode-extension-trello-kanban-board/graph/badge.svg)](https://codecov.io/gh/mayank1513/vscode-extension-trello-kanban-board) [![Visual Studio Marketplace Installs](https://img.shields.io/visual-studio-marketplace/i/mayank1513.trello-kanban-task-board)](https://marketplace.visualstudio.com/items?itemName=mayank1513.trello-kanban-task-board)
> Organize your work/ideas with Trello like Kanban board!
![Demo](trello-kanabn.gif)
✅ Supports Markdown - create task description in Markdown
✅ Drag and rearrange tasks and lists
✅ Use global board for workspace independent tasks
✅ Use workspace board specific to the workspace to manage the workspace without clutter
✅ Intuitive drag-and-drop UI
✅ Available for web as well - https://vscode-extension-trello-kanban-board.vercel.app/
## Installation
Install from [VSCode MarketPlace](https://marketplace.visualstudio.com/items?itemName=mayank1513.trello-kanban-task-board) or [Our Website](https://vscode-extension-trello-kanban-board.vercel.app/)
~ OR ~
Search for `trello-kanban-task-board` and install it from the extensions panel in VS Code.
~ OR ~
Open the command palette by pressing `(ctrl+shift+P)` or `F1` and enter the following command:
```bash
ext install trello-kanban-task-board
```## Usage
`TrelloKanban` offers a global Kanban board and a workspace Kanban board for each workspace.
1. Open the Command Palette by pressing `(ctrl+shift+P)` or `F1`
2. Type `Trello` or `Kanban` or the full command from the table below
3. Select `TrelloKanban: Workspace` or `TrelloKanban: Global` for workspace or global board respectively
| Name | Description |
| ----------------------- | ------------------------------------------------------------ |
| TrelloKanban: Workspace | Opens Kanban Board linked to current workspace (folder) |
| TrelloKanban: Global | Opens global Kanban Board (Not linked to any specific workspace) |
# Contribute
You can contribute by creating issues and PRs or by sponsoring my work.
1. Report [issues/bugs](https://github.com/mayank1513/vscode-extension-trello-kanban-board/issues)
2. Join [discussions](https://github.com/mayank1513/vscode-extension-trello-kanban-board/discussions)
3. Star and Fork the [repo](https://github.com/mayank1513/vscode-extension-trello-kanban-board)
4. Sponsor - [GitHub Sponsor](https://github.com/sponsors/mayank1513) Or [Razorpay](https://pages.razorpay.com/mayank1513)### [🤩 Don't forget to star this repo!](https://github.com/mayank1513/vscode-extension-trello-kanban-board)
[💖](https://github.com/mayank1513/vscode-extension-trello-kanban-board) [🌟](https://github.com/mayank1513/vscode-extension-trello-kanban-board)
Want a hands-on course for getting started with Turborepo? Check out [React and Next.js with TypeScript](https://www.udemy.com/course/react-and-next-js-with-typescript/?referralCode=7202184A1E57C3DCA8B2) and [The Game of Chess with Next.js, React and TypeScrypt](https://www.udemy.com/course/game-of-chess-with-nextjs-react-and-typescrypt/?referralCode=851A28F10B254A8523FE)
![Alt](https://repobeats.axiom.co/api/embed/8aced6446b2124d2b592d67a91a1ad4a90aabbb6.svg "Repobeats analytics image")
## License
Licensed as MIT open source.
with 💖 by Mayank Kumar Chaudhari