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

Blueprint-defined "bookmarks" for view + timeline control #7274

Open
jleibs opened this issue Aug 26, 2024 · 1 comment
Open

Blueprint-defined "bookmarks" for view + timeline control #7274

jleibs opened this issue Aug 26, 2024 · 1 comment
Labels
🟦 blueprint The data that defines our UI enhancement New feature or request

Comments

@jleibs
Copy link
Member

jleibs commented Aug 26, 2024

When working with a dataset it is often the case that the author generating the dataset knows about specific events and time-ranges that are of particular interest.

Although the blueprint now allows us to specify a specific timerange for the blueprint, we can only do so once globally. It would be nice if the user could provide several "named" time range configurations with a UI interface to single-click and jump between them.

@jleibs jleibs added enhancement New feature or request 🟦 blueprint The data that defines our UI labels Aug 26, 2024
@PeterMitrano
Copy link

Just adding some questions/thoughts here on how this might work:

  • you want one for time events and one for sequence events
  • you may end up with two overlapping bookmarks if generating them via code so how would that be displayed?
  • bookmarks could perhaps be tied to an entity path such that they get hidden or shown based on the entity path being hidden or shown
  • Adobe premiere may be a good implementation to reference

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🟦 blueprint The data that defines our UI enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants
@jleibs @PeterMitrano and others