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
Describe the current limitation
It is not possible to punch time by calling time-to-leave from the command line with an argument.
Describe the proposed feature or enhancement
Allow punching time by calling time-to-leave.exe from the command line with an argument.
Additional context
It would be nice to have some command line arguments for the time-to-leave binary that let us punch time from the command line.
This can be used in scripts and automation like punching time on login or logout of a user.
Possible command line arguments could be:
--punch just punches the time like the big punch button
--come punches a time in the next free starting time slot of the actual day, if there is no slot it adds one
--leave punches a time in the next free ending time slot of the actual day, if there is no slot it adds one
Clarification of my used terms
Slots:
Starting time Slot:
Ending time slot:
Adding a slot:
The text was updated successfully, but these errors were encountered:
Describe the current limitation
It is not possible to punch time by calling time-to-leave from the command line with an argument.
Describe the proposed feature or enhancement
Allow punching time by calling time-to-leave.exe from the command line with an argument.
Additional context
It would be nice to have some command line arguments for the time-to-leave binary that let us punch time from the command line.
This can be used in scripts and automation like punching time on login or logout of a user.
Possible command line arguments could be:
--punch
just punches the time like the big punch button--come
punches a time in the next free starting time slot of the actual day, if there is no slot it adds one--leave
punches a time in the next free ending time slot of the actual day, if there is no slot it adds oneClarification of my used terms
Slots:
Starting time Slot:
Ending time slot:
Adding a slot:
The text was updated successfully, but these errors were encountered: