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

Limit hours in a day #24

Closed
uitlegentekst opened this issue May 12, 2020 · 1 comment
Closed

Limit hours in a day #24

uitlegentekst opened this issue May 12, 2020 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@uitlegentekst
Copy link

uitlegentekst commented May 12, 2020

Hi Skyost,

Great widget, that you have made!

I'm trying to implement it to plan business days. It would be great if it's possible to limit the hours in a day, e.g. from 9.00 to 17.00. That would make the schedule more concise.

Implementation could be as a start/end paramater. eg:
dayStartHour: double
dayEndHour: double

Another implementation could be to limit the hours to the times in which there are actually events... so to trim off the empty hours at the beginning and end of the day schedule. Eg:
trimEmptyHours: bool

Well, either way, thanks for your widget!

Mark

@uitlegentekst uitlegentekst added the enhancement New feature or request label May 12, 2020
@uitlegentekst uitlegentekst changed the title Limit ours in a day Limit hours in a day May 12, 2020
@Skyost
Copy link
Owner

Skyost commented May 12, 2020

Love this idea !

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

2 participants