Skip to content

A small user script which calculates the overtime hours and minutes in clockify

License

Notifications You must be signed in to change notification settings

Valefant/clockify-overtime-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

clockify-overtime-calculator

A small userscript which calculates the overtime hours and minutes in clockify.
Important: When pause times are tracked, you need to filter them out before the script is executed.

Installation

Download the Add-on Tampermonkey for your browser. The Add-on is available for all major Browsers (Firefox, Chrome, Safari, etc.)

Copy the content of the clockify-overtime.js file in this repository.
Then click on the icon of Tampermonkey and click on Create a new script.
Paste the content within the editor and save it by clicking Ctrl + S (Cmd + S Mac Users).
The plugin should now be shown as enabled.

For further Information, see: https://www.tampermonkey.net/

Firefox

In about:config set security.csp.enable to false, thus enabling tampermonkey to inject the script within clockify.

Usage

Go under Reports and select yourself indside Filters -> Team.
Then select the time period you want to calculate and click apply.

Example: If you want to see how many overtime hours and minutes you worked last year, select Last Year as time period.

Below the diagram there is a Group By: section.
You need to group by Date.

Now you need to reload the page, because the script needs to find the right DOM Elements. A blue button should appear next to the group by section titled Calculate Overtime. By clicking on it the overtime will be calculated and displayed.

About

A small user script which calculates the overtime hours and minutes in clockify

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published