jetbrains-wakatime
jetbrains-wakatime copied to clipboard
Log current Task
Hi,
is it possible to log the current task which is open in the Jetbrains IDE?
BR Marcel
What is a task?
I mean the Tasks/Context which you can use within the Jetbrains IDEs https://www.jetbrains.com/help/idea/2016.2/managing-tasks-and-context.html
This feature would be very nice to have!
We have only one project in our company. So every Jira ticket is a "task" in my project. It would be nice to see how much time I spend on each ticket. Since there is only one project, I currently just get a big total. Not much insight to gain here.
The way to do that right now is create a Git branch for each task, and that shows up on your project dashboard separately.
I found the overview of the branches. Its below the list of all files. Quite bit hidden. This is for me much more interessting than the list of files. Actually I would like to see the branches on the dashbord. Is this possible?
Will it be implemented @alanhamlett?
Actually I would like to see the branches on the dashbord. Is this possible?
Only on a project's dashboard, not the main dashboard.
Will it be implemented @alanhamlett?
We can add to wakatime-cli an argument --alternate-branch that uses the IDE task if a revision control branch isn't detected.