aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Spiers <github@adamspiers.org>2016-04-16 18:22:51 +0100
committerAdam Spiers <github@adamspiers.org>2017-04-20 15:18:15 +0100
commit921a605567e8c08409fefa2cea75f66c851de748 (patch)
treea16789ab2288aaa14399bc57bda9dd8bd4edfb14
parent9c7fda43e9e09c720d545d8b7e8d914f00802cb5 (diff)
downloadfreenode-live-2017-presentation-921a605567e8c08409fefa2cea75f66c851de748.tar
freenode-live-2017-presentation-921a605567e8c08409fefa2cea75f66c851de748.tar.gz
document clock and timer in speaker notes window
-rw-r--r--README.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/README.md b/README.md
index 97f2a98..6073b77 100644
--- a/README.md
+++ b/README.md
@@ -967,6 +967,14 @@ Notes are only visible to the speaker inside of the speaker view. If you wish to
When `showNotes` is enabled notes are also included when you [export to PDF](https://github.com/hakimel/reveal.js#pdf-export). By default, notes are printed in a semi-transparent box on top of the slide. If you'd rather print them on a separate page after the slide, set `showNotes: "separate-page"`.
+#### Speaker notes clock and timer
+
+The speaker notes window will also show:
+
+- Time elapsed since the beginning of the presentation. If you hover the mouse above this section, a timer reset button will appear.
+- Current wall-clock time
+
+
## Server Side Speaker Notes
In some cases it can be desirable to run notes on a separate device from the one you're presenting on. The Node.js-based notes plugin lets you do this using the same note definitions as its client side counterpart. Include the required scripts by adding the following dependencies: