golang/go

x/tools/cmd/present: Presenter notes closer to the webcam

Aperta

#41.024 aperta il 25 ago 2020

 (2 commenti) (0 reazioni) (0 assegnatari)Go (19.008 fork)batch import
NeedsInvestigationToolshelp wanted

Metriche repository

Star
 (133.883 stelle)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

What version of Go are you using (go version)?

Does this issue reproduce with the latest release?

Yes

What operating system and processor architecture are you using (go env)?

What did you do?

In the directory containing my presentation.slide:

$ present -notes

Then in my browser: pressed N to open the Presenter Notes window

What did you expect to see?

Feature request: an option to have

  • the Presenter notes at the top of the notes window
  • the slides at the bottom of the notes window

image

Currently (2020) many speakers around the world present from home. The camera filming the speaker is always above its physical screen, with few exceptions. Eye contact is very important to engage the audience, so for a speaker who reads notes it would be optimal to place the notes as close as possible to the webcam, at the top of the screen.

What did you see instead?

  • Slides at the top of the notes window
  • Presenter notes at the bottom of the notes window

image

Guida contributor