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

Add support for custom entry formats #5

Closed
1 task
toomeyDev opened this issue Sep 12, 2021 · 1 comment
Closed
1 task

Add support for custom entry formats #5

toomeyDev opened this issue Sep 12, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@toomeyDev
Copy link
Owner

Current entry formats involve using presets (separate prompt for hrs minutes seconds each on a separate line, condensed prompt for hrs minutes seconds on one line etc) to change the user's time entry format. Allowing the user to choose any combination of times (only hours, only minutes, only seconds and hours and so on) would allow for the time clock to be more configurable and meet more use-cases overall.

Likely to require separate functionality (functions, formatting) from the currently existing entry format settings.

  • Implement system for selecting custom time formats
@toomeyDev toomeyDev mentioned this issue Sep 12, 2021
3 tasks
@toomeyDev toomeyDev added the enhancement New feature or request label Sep 12, 2021
@toomeyDev toomeyDev self-assigned this Sep 12, 2021
@toomeyDev
Copy link
Owner Author

No longer applicable given current GUI implementation, development on this issue should be moved to https://github.com/toomeyDev/SimpleTimeClockCLI.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant