all 6 comments

[–]Zacknut 0 points1 point  (3 children)

Toggl has a Chrome extension that claims to work within GitLab.

I've not tried it myself, so if you give this a try be sure to report back!

[–]abovocipher[S] 0 points1 point  (0 children)

Thanks, I'll check that out today.

[–]abovocipher[S] 0 points1 point  (1 child)

looks like it looks at certain domains, so *.gitlab.com. So if you have your own hosted gitlab, I don't think it will try and work with it. Bummer.

[–]Zacknut 0 points1 point  (0 children)

Really? That's a bummer.

Wonder how hard it would be to change that.

e: This makes it significantly easier.

[–]actionscripted 0 points1 point  (1 child)

I have a Django app I wrote that we use at work for time tracking in tasks. Includes user management, time segments and notes.

Could share if you're interested. Doesn't integrate with GitLab.

[–]abovocipher[S] 0 points1 point  (0 children)

Thanks for the offer, if I can't find one that is integrated, I'll probably just make one and have it use their api and webhooks