jetbrains-wakatime icon indicating copy to clipboard operation
jetbrains-wakatime copied to clipboard

Log current Task

Open DerCelly opened this issue 8 years ago • 8 comments

Hi,

is it possible to log the current task which is open in the Jetbrains IDE?

BR Marcel

DerCelly avatar Feb 08 '17 12:02 DerCelly

What is a task?

alanhamlett avatar Feb 08 '17 19:02 alanhamlett

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

DerCelly avatar Feb 09 '17 07:02 DerCelly

This feature would be very nice to have!

CleytonGoncalves avatar Sep 18 '19 22:09 CleytonGoncalves

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.

GerdDetlef avatar Mar 30 '21 13:03 GerdDetlef

The way to do that right now is create a Git branch for each task, and that shows up on your project dashboard separately.

alanhamlett avatar Mar 30 '21 14:03 alanhamlett

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?

GerdDetlef avatar Apr 01 '21 05:04 GerdDetlef

Will it be implemented @alanhamlett?

gandarez avatar May 17 '22 11:05 gandarez

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.

alanhamlett avatar May 18 '22 04:05 alanhamlett