golang/go

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

开放

#41,024 创建于 2020年8月25日

 (2 条评论) (0 个反应) (0 位负责人)Go (19,008 个派生)batch import
NeedsInvestigationToolshelp wanted

仓库指标

星标
 (133,883 个星标)
PR 合并指标
 (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

贡献者指南