A modern Kanban board and calendar for managing your coding tasks directly inside Visual Studio Code.
Features & Showcase
Kanban Board: Organize todos by status: To Do, In Progress, Done.
Calendar: Plan and manage todos by week and day with drag-and-drop.
Task Details: Click any task to open a details drawer with:
Status and Priority tags (editable)
Deadline picker (calendar UI)
Comments field for notes
Creation date
Status Bar Shortcut: Instantly open the board from the VSCode status bar.
Workspace Storage: Tasks are automatically saved and loaded with your project—no setup, no fuss.
Fast & Responsive: Built with React, Vite, and Tailwind for a snappy experience.
Getting Started
Install:
Get it from the VSCode Marketplace or sideload the .vsix file.
Open the Board:
Click the Todos icon in the status bar or run Open Todos from the Command Palette (Ctrl+Shift+P).
Add & Manage Tasks:
Click + New Task in any column, type your task, and press Enter.
Drag tasks between columns or click a task to edit details, set deadlines, change priority, or add comments.
Extension Settings
No configuration required.
All data is stored per workspace.
Release Notes
0.0.3
Bug fixes
0.0.2
Calendar implementation
0.0.1
Initial release: Kanban board, drag & drop, details drawer, status bar shortcut.