-
Notifications
You must be signed in to change notification settings - Fork 276
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
Customize hours per day #1077
Comments
Has anyone taken this? If not, I'll take it. It's my first open source and I'd like to contribute. |
Hi @mayakost , I believe this is nor assigned to anyone, and I would be happy to assign it to you. But can you please provide a draft (can be a simple drawing or description) on how you propose this setting to be included? |
Hi I was wondering if I could take this on as my first open source contribution. As for how I was thinking about implementing this, I had 2 different ideas in mind. Second Idea(simpler): Instead of having just one "HOURS PER DAY" selection, the user will be presented with the working days they have already selected, allowing them to select their hours for each day. As for the logic after implementing it visually, I will have to look deeper into the code, any guidance would be appreciated. |
Thanks for your interest @Rameen260 . Before you start, let us ask @mayakost whether they are working on it |
Hi! Yes I am currently working on the issue, however it is my first open
source contribution so it may take me a bit more time than someone with a
stronger skill set than me. I am open to collaborating with Rameen260, if
they are open to it as well. However, if they have a good idea on how to
approach it and would prefer to take the issue up on their own, I will
allow them to do so.
…On Tue, Nov 26, 2024 at 3:37 AM Tulio Leao ***@***.***> wrote:
Thanks for your interest @Rameen260 <https://github.com/Rameen260> .
Before you start, let us ask @mayakost <https://github.com/mayakost>
whether they are working on it
—
Reply to this email directly, view it on GitHub
<#1077 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/A7AVNWR7FG7G2ON4YA5BCJT2CQXNTAVCNFSM6AAAAABONFQ2LOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDIOJZHE4TKMZYG4>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Hey @mayakost, I have an idea in mind, is it fine if I take the issue up on my own? This is also my first open-source contribution. |
Describe the current limitation
In the current state you can choose days in the preferences and choose hours per day (for all days).
Describe the proposed feature or enhancement
Add option to choose hours per day for every day.
For example for days: Sun, Tue, Thu set hours-per-day to 10:15 and for Mon, Wed set hours-per-day to 11:45.
The text was updated successfully, but these errors were encountered: