golang/go

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

オープン

#41,024 opened on 2020/08/25

 (2 件のコメント) (0 件のリアクション) (0 人の担当者)Go (19,008 件のフォーク)batch import
NeedsInvestigationToolshelp wanted

Repository metrics

Stars
 (133,883 個のスター)
PR merge metrics
 (30d に merged PR はありません)

説明

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

コントリビューターガイド