clockify-cli
                                
                                
                                
                                    clockify-cli copied to clipboard
                            
                            
                            
                        A simple cli to manage your time entries on Clockify from terminal
related to #75
Sometimes the API will return the message `TIMEENTRY with ID 'XX' not found` when it is creating a new time entry. The ID that is not found is the one...
this feature needs to be opted-in to prevent breaking scripts that may rely on users forgetting to set workspace as an error.
The `--duration-float` format used for showing only the total duration sum of time entries of a output is using "coding" format ("." for decimals and no character for thousands). It...
implement a "query language" to easily create new reports (solve flag nightmare)
if a shared report with the same name exists, must update it instead of creating a new one.
started on #57
started on #57