A simple and elegant Kanban board extension for Visual Studio Code.
Features
📋 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
Usage
Opening a Board
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 board
FlowBoard: Open Global Board - Directly open the global board
FlowBoard: Open Workspace Board - Directly open the project board
Managing Columns
Add Column: Click the + Add Column button
Rename Column: Double-click the column title
Delete Column: Click the × button on the column header
Reorder Columns: Drag column titles to reorder
Managing Cards
Add Card: Click the + Add Card button 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
Installation
Open Visual Studio Code
Go to Extensions (Ctrl+Shift+X / Cmd+Shift+X)
Search for "FlowBoard"
Click Install
Why FlowBoard?
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.
Requirements
Visual Studio Code version 1.80.0 or higher
Contributing
Found a bug or have a feature request? Please open an issue on our GitHub repository.
License
This extension is licensed under the Apache License 2.0. See the LICENSE file for details.
Release Notes
0.0.67
Added extension icon
Created comprehensive README documentation
0.0.66
Changed status bar icon to project icon for better representation
0.0.65
Updated tab titles to "Global Board" and "Project Board" for clarity