Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement bulk time log support #19

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Implement bulk time log support #19

merged 1 commit into from
Nov 3, 2023

Conversation

DaniruKun
Copy link

@DaniruKun DaniruKun commented Oct 27, 2023

Closes #12

This PR introduces bulk time pair logging through a new command line argument: --file / -f.

As long as it is formatted the right way, the tool will iterate over the time pairs within a single webdriver session.

@DaniruKun DaniruKun self-assigned this Oct 27, 2023
@DaniruKun DaniruKun requested a review from a team October 27, 2023 15:23
@DaniruKun DaniruKun force-pushed the feature/bulk-log branch 3 times, most recently from 1244389 to 6071d93 Compare October 27, 2023 15:31
@DaniruKun DaniruKun merged commit 9597565 into master Nov 3, 2023
@DaniruKun DaniruKun deleted the feature/bulk-log branch November 3, 2023 11:21
@nassim-platogo
Copy link

Works great, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging this pull request may close these issues.

Batch entry of time logs from text file
2 participants