-
-
Notifications
You must be signed in to change notification settings - Fork 54
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
Feature Request: Child Events #204
Comments
There has been some work in the past on creating cues / subcues system which ended up complicating the consumption and control of the data. However the idea of a group sounds simpler and more maintainable / extendable. I imagine that this could be a pure visual representation around a block of events. In data it would be something like
Meaning a group is a simple UI artifact to simplify organization. In this way, group parameters would be something as simple as
I wonder if there are current workflows that could be restricted with this change.
It would be great to have some thoughts here, |
I think the simple groups you propose would be good first start, without having the code and logic complexity of nested cues affecting the parent's timing. But for a logical design of cues and sub cues, i think the tasks and task dependancies model used gant charts in project management is a great concept. https://hcp-consulting.com/dependencies-in-schedules/ (FF, SF, SS, etc) thanks ! |
Another View on this Issue: I run a Show where we used Excel Lists for the Coordinator/Director to give cues. If we would switch to ontime we would need some checklists to keep track of everything. I did a quick Draft in Gimp how that could look like: Basically:
With an Implementation via Timecode no Delay handling inside an Event is needed |
I'd like to add to the group idea. It would be great to add templating to groups. I've been using Ontime to organise a busy festival stage over multiple days that doesn't stop. We were tracking Dock load in time, Soundcheck time, Changeover Time And Performance time with start and end. It would be great to have each band as a template i've made that has those sections ready to go and fill in with different colours etc. |
Chiming in here. I've just started exploring ontime and this was the first feature I was missing. Well, not specifically child events/groups, but more the fact that events can't be of a type that's only for show running, and isn't part of the programme, e.g. cues for operators and so on. However, groups or child events would be one way to solve this. My only wish is that the child events don't show up (or can be configured not to show up) in the timer or public views, even if the parent event is public. If it is to work as groups, then those groups should be able to be treated as events that show up in the public view or in the timer. For a practical example of why I'd like this feature, consider this scenario where a guest is to walk on stage, be greeted by a host, and sit down for an interview for a time period, then be let go for the host to introduce the next guest, and so on. During the intro, walk-in, and walk out, there are various light and music cues that operators have to action. The stage timer for the host should be counting down from the moment the host introduces the guest, until the moment the guest walks out, but it should not include all of the lighting cues and such in-between, the host on stage is only interested in the time for the block and not lots of countdowns for everything in-between. I've got various other thoughts and ideas that I'll add to other issues or discussions. Thanks to all involved for what seems to be excellent software. |
I'm using ontime to display the upcoming songs backstage to additional staff, dancers, artists ect.
When we change the setlist, i have to reorder all events by hand.
this would not be an issue, if i just had song 1, song 2, song 3 ect.
But every song has its cues for intro, verse chorus 1,2 and so on.
It would make life much easier if i could place these "in song" events under the main song, so i just need to reorder the songs and not all of its components.
Also, showing these child events indented in cuelist view would make things much more clear for the artists backstage, waiting for their cue.
The text was updated successfully, but these errors were encountered: