diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index bc57197..8527294 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -7,6 +7,9 @@ https://github.com/salvatorecordiano/reveal-js-pubnub-remote-control-plugin A slideout menu to quickly jump to any slide by title. Also optionally changes the theme and sets the default transition. https://github.com/denehyg/reveal.js-menu ([Demo](https://denehyg.github.io/reveal.js-menu)) +A toolbar to quickly access reveal.js functionality such as fullscreen, notes and pause (compatible with [reveal.js-menu](https://github.com/denehyg/reveal.js-menu)) +https://github.com/denehyg/reveal.js-toolbar ([Demo](https://denehyg.github.io/reveal.js-toolbar)) + A collection of plugins https://github.com/rajgoel/reveal.js-plugins/ including: - [anything](https://github.com/rajgoel/reveal.js-plugins/tree/master/anything): a plugin for adding plots, charts, animated SVGs, or anything else inside an HTML object using a JSON string and a javascript function ([Demo](https://rajgoel.github.io/reveal.js-demos/anything-demo.html)) - [audio-slideshow](https://github.com/rajgoel/reveal.js-plugins/tree/master/audio-slideshow): a plugin for easy audio playback and recording ([Demo](https://rajgoel.github.io/reveal.js-demos/audio-slideshow-demo.html))