From b16c4a66088ea826edd876a0a6a10267ee68ee06 Mon Sep 17 00:00:00 2001 From: Tom Poindexter Date: Wed, 18 Jan 2023 16:00:27 -0700 Subject: [PATCH] Added OneTimer plugin link. --- Plugins,-Tools-and-Hardware.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Plugins,-Tools-and-Hardware.md b/Plugins,-Tools-and-Hardware.md index a54c4c5..84e070c 100644 --- a/Plugins,-Tools-and-Hardware.md +++ b/Plugins,-Tools-and-Hardware.md @@ -176,6 +176,8 @@ This plugin sets your vertical 0 index as your main deck. Whenever you change yo [Skip fragments](https://github.com/PiDayDev/reveal-skip-fragments): This plugin lets you skip all fragments on a slide by pressing a shortcut key. +[OneTimer](https://github.com/tpoindex/reveal-onetimer) A plugin to animate fragments only once, so that going to a previous slide shows final fragment state(s). + [Martino's plugins](https://martinomagnifico.github.io) ([overview page](https://martinomagnifico.github.io)): a collection including: - [Simple menu](https://github.com/martinomagnifico/reveal.js-simplemenu): A simple plugin for a menubar or a header or footer with an auto-generated menu. It checks if a slide is in a 'chapter' and sets the active state in that menu. ([Demo](https://martinomagnifico.github.io/reveal.js-simplemenu/demo.html)) - [Appearance](https://github.com/martinomagnifico/reveal.js-appearance): A plugin that animates elements sequentially like in Powerpoint, using Animate.css. Perfect for online portfolios or other presentations with images. ([Demo](https://martinomagnifico.github.io/reveal.js-appearance/demo.html))