-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Show Calendar In Each Column for Day View #783
Comments
For example, do you want to display the columns of the daily view as [Mon, Wed, Fri] or [Mon, Tue]?? |
Hi, I am sorry if I am demanding here, but is there anything I can help with? Maybe another information you would need from me regarding this? Thank you. |
I also would like to see this feature implemented. See Smart Scheduling for an example of what this looks like (notice that you can see each employee's schedule in its own column). Here is their screenshot. |
@ataylor32 Thanks for the example. It's not going to be easy to implement this feature, so I'm sorry to say that I can't tell you when it will be available. |
I also would really love to see this feature implemented. This calendar is perfect for our needs, but that's the only thing missing when there are several staff members with overlapping schedules. Any update on if that may be available at some point? Or if there is a potential workaround to have things divided like that? |
The work around I made currently is by using the html of the detail body.
Where we can have a button over there, that when being clicked, it will
shows a popup form with option of the staffs/operators.
But really would like if this feature can be implemented natively.
Sent from mobile device.
Sambada Budiarga
Software Developer
e: ***@***.***
…On Thu, Oct 21, 2021, 23:10 Michael Kogan ***@***.***> wrote:
I also would really love to see this feature implemented. This calendar is
perfect for our needs, but that's the only thing missing when there are
several staff members with overlapping schedules.
Any update on if that may be available at some point? Or if there is a
potential workaround to have things divided like that?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#783 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZCDCDRAEWPG7FT6JLAYJ3UIA3PNANCNFSM43T6363A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Sorry. We are working on a major update to make the calendar being able to accept various feature requests, However, I cannot guarantee when it's available. After that, we can work on missing and requested features like this. It's not a good workaround and might not be valid, you can control several |
That's interesting. I'd like to see any screenshot or example of your idea. |
I'd love to.
But currently it's still work in progress now.
Will let you know once it's done.
Sent from mobile device.
Best regards,
Sambada Budiarga
Software Developer
e: ***@***.***
…On Fri, Oct 22, 2021, 07:55 Dohyung Ahn ***@***.***> wrote:
@sambadabudiarga <https://github.com/sambadabudiarga>
The work around I made currently is by using the html of the detail body.
Where we can have a button over there, that when being clicked, it will
shows a popup form with option of the staffs/operators.
That's interesting. I'd like to see any screenshot or example of your idea.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#783 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AEZCDCBGD2375U2JDJ2JTSTUICZB3ANCNFSM43T6363A>
.
Triage notifications on the go with GitHub Mobile for iOS
<https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android
<https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
@Mr-Rayman I understand that there are many requests so I'll keep in mind those requests. |
Hello everybody, I'd like to know how goes this feature. @adhrinae do you have an estimated date? I was thinking load multiple instance but after reading this thread I think is not a good idea. |
@goltra You can try setting the multiple instances as long as you don't customize the |
You mean set template in a variable and assign it to all calendar instances? |
I wonder how the custom popup related to the feature request you mentioned the first time. |
Hi @adhrinae , I also need the same column feature as above for the day view where I can see the resource like Room1, Room2, and Room3, could you please guide me on how can I do it or if you've implemented it? Thanks in advance |
Version
1.12.14
Development Environment
Browser: Firefox and Chromium
OS: Linux Manjaro
Current Behavior
Day View currently shows all calendars into one big column, based on how the time overlapped.
Expected Behavior
Another option for Day View which allows each calendar in their own column.
This is to make moving events between calendars easier.
I don't suggest it to be available for Week View or even Month View as it is not really usable.
The text was updated successfully, but these errors were encountered: