vscode-toggl-extension
vscode-toggl-extension copied to clipboard
Start existing task with its project instead of default project
trafficstars
Feature Request
Instead of using the default project for an existing task, use the existing task's project.
Basic example
Not familiar with the code so I don't have a suggestion here. I don't know if there are any API limitations which would prevent this.
Motivation
I track time for a lot of different projects throughout the day, so it would be really useful to be able to use this VS Code extension to resume existing tasks in many different projects. It would also be nice to select the project for a new task. Most of my projects are tied to a unique VS Code workspace, so maybe this would be possible with a default project per workspace?