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

Logging branch names into wrong project

Open christianrank opened this issue 7 months ago • 0 comments

Hi,

I got the problem that I see branch names of project A in the logging data of project B.

I guess this happens when I have project A open in VSCode and then open a website that is associated to project B in the browser extension settings. It will log into project B, but with the branch name of project A that is opened in VSCode.

It should not get the branch from VSCode in this case, before it was "Unknown" and that was much better than branch name from a different project. At least it should check if the project in both matches.

Idea: Maybe it could use the domain as branch name for web instead, that would be helpful and better than "Unknown".

christianrank avatar Dec 04 '23 18:12 christianrank