WeltaFlow — TaskFlow Manager for VS Code
Manage your projects, tasks and Flow sessions directly from VS Code.
Features
- Authentication — Login with your WeltaFlow credentials (JWT stored securely)
- Projects sidebar — Collapsible list of all your projects with stats
- Tasks list — Mobile-style task list with todo/done split, quick-add inline
- Task detail panel — View and edit task details, toggle status, launch Flow mode
- Flow mode panel — Timer (countdown or stopwatch) running in the extension host
- Active Flow sessions — See all running sessions across projects
- Panel deduplication — Clicking an already-open task/session reveals it
Getting Started
- Install the extension
- Open the WeltaFlow sidebar (lightning bolt icon in Activity Bar)
- Log in with your email and password
- Browse your projects and tasks
Configuration
| Setting |
Default |
Description |
weltaflow.apiUrl |
http://localhost:8080 |
WeltaFlow API base URL |
weltaflow.pollInterval |
15000 |
Flow sessions polling interval (ms) |
Commands
WeltaFlow: Se connecter — Login via input boxes
WeltaFlow: Se déconnecter — Logout
WeltaFlow: Rafraîchir — Refresh sidebar data
WeltaFlow: Nouveau projet — Create a new project
WeltaFlow: Ouvrir la tâche — Open a task by ID/key
WeltaFlow: Démarrer le mode Flow — Start a Flow session
| |