clockify / browser-extension

Clockify Browser Extension
https://clockify.me/chrome-time-tracking
BSD 3-Clause "New" or "Revised" License
183 stars 172 forks source link

Github path to Project mapping #109

Closed petericebear closed 4 years ago

petericebear commented 4 years ago

Hi,

Is it possible to add time to a specific project based on the url (repository) where the issue belongsTo. Like github.com/intvent/eboekhouden-php => Select default project OpenSource in Clockify?

petericebear commented 4 years ago

image

With this input for the timer

aleksandar-olic commented 4 years ago

Both the input and the timer button will take repository name as project (if you have it already created in Clockify, or if you enable automatic creation in the extension's Settings). For example, if you track time on this issue, "browser-extension" will be used as the project.

You can change that, but it will affect everyone who uses the integration. You can also create a fork and use your own dev build instead of the official extension from the store.

petericebear commented 4 years ago

Thiss will do just fine thanks!