You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added GitHub actions - PHPStan, Php-Cs-Fixer and Docker image build
Added the option --append. All entries from Toggl are synchronized without creating a diff if the mode --append is enabled. Will cause duplicates if the command is run multiple times for the same day.
Changed
Changed coding style (new Php-Cs-Fixer configuration).
Fixed
Fixed duplicated descriptions in the --group-by-day mode.
Entries from Toggl that are the same as entries from JIRA (same start date and same duration) are only listed in the diff table, but they are not updated.