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

Add off-screen speaker notes #9

Open
bollwyvl opened this issue Oct 10, 2022 · 0 comments
Open

Add off-screen speaker notes #9

bollwyvl opened this issue Oct 10, 2022 · 0 comments
Labels
enhancement New feature or request

Comments

@bollwyvl
Copy link
Contributor

bollwyvl commented Oct 10, 2022

Elevator Pitch

Support an off-screen control panel for navigation and viewing speaker notes.

Motivation

When presenting with multiple screens, this is useful for making reducing UI clutter.

Design Ideas

  • Initially, it should be possible split off a separate window and use dumb HTML controls (not a full lumino app) to trigger various commands
  • later, this could potentially be possible with RTC, allowing for a second device (e.g. tablet) to do the work
  • though maybe this is partially covered by some of the "future work" in Persist Deck position #3
  • could support both the on-screen remote, as well as offscreen.
  • a relatively general-purpose need, this could be configured very similarly to the toolbar registry,
  • a more advanced version would be
    • on top an existing SVG/HTML, with buttons spanning selectors
    • or 2d CSS grid to support things like the "compass rose"
      • this might encourage a dependency on jupyterlab-fonts so that these are more convenient to build ahead of time in JSON.
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

1 participant