A simple and elegant Kanban board extension for Visual Studio Code.
-
📋 Dual Board System: Maintain both global and project-specific boards
- Global Board: Shared across all workspaces for personal task management
- Project Board: Workspace-specific for project tasks and collaboration
-
🎨 Beautiful Interface: Clean, VSCode-native design with theme support
- Light and dark theme compatible
- Smooth drag-and-drop interactions
- Intuitive column and card management
-
🔄 Full Kanban Functionality:
- Create, rename, and delete columns
- Add, edit, and remove cards
- Drag-and-drop cards between columns
- Reorder columns and cards
- Card details with descriptions and comments
-
💾 Persistent Storage: All your boards are automatically saved
- Global boards stored in user settings
- Project boards stored in workspace settings
- No data loss on VSCode restart
- Click on the FlowBoard button in the status bar (bottom left)
- Or use the Command Palette (
Ctrl+Shift+P/Cmd+Shift+P):FlowBoard: Open FlowBoard- Choose between global or project boardFlowBoard: Open Global Board- Directly open the global boardFlowBoard: Open Workspace Board- Directly open the project board
- Add Column: Click the
+ Add Columnbutton - Rename Column: Double-click the column title
- Delete Column: Click the
×button on the column header - Reorder Columns: Drag column titles to reorder
- Add Card: Click the
+ Add Cardbutton in any column - Edit Card: Click on a card to open the detail view
- Delete Card: Click the
×button on the card - Move Card: Drag and drop cards between columns or reorder within a column
- Card Details: Add descriptions and comments to keep track of task information
- Open Visual Studio Code
- Go to Extensions (
Ctrl+Shift+X/Cmd+Shift+X) - Search for "FlowBoard"
- Click Install
FlowBoard helps you visualize your workflow and keep your tasks flowing smoothly. This extension helps you organize your tasks and maintain productivity, whether you're working on personal projects or collaborating with a team.
- Visual Studio Code version 1.80.0 or higher
Found a bug or have a feature request? Please open an issue on our GitHub repository.
This extension is licensed under the Apache License 2.0. See the LICENSE file for details.
- Added extension icon
- Created comprehensive README documentation
- Changed status bar icon to project icon for better representation
- Updated tab titles to "Global Board" and "Project Board" for clarity
- Improved folder icon to match VSCode style
Enjoy organizing your tasks with FlowBoard! 🚀