-
|
Hi Marp team! First of all, thanks so much for this wonderful tool, I'm using it to create my PhD defense presentation, and it works very well. I was trying to find a way to have an overview mode of the slides (like it's done in revealjs), to be able to move quickly between them, but I couldn't find anything in the documentation or in the discussions here. Do you know if it is possible to display this mode in Marpit somehow? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
|
Tools provided by Marp team are not providing the solution like overview mode because we are focusing only to the experience of making slide. We assume to use an exported PDF/PPTX with the other presentation tools. (e.g. pdfpc has an overview mode) If you really need a overview mode in HTML, create an issue or pull request at Marp CLI repository. It would become a one of features in the |
Beta Was this translation helpful? Give feedback.
-
|
The overview is available in the HTML with Toggle it with the o key, Esc key, or overview button in the on-screen controls. In presenter view, click the text of the slide page to toggle as well. In the overview mode, you can jump to the slide page by clicking the slide thumbnail. You can also use ULDR keys to navigate through the slides. |
Beta Was this translation helpful? Give feedback.

The overview is available in the HTML with
bespoketemplate, from Marp CLI v4.3.0!Toggle it with the o key, Esc key, or overview button in the on-screen controls. In presenter view, click the text of the slide page to toggle as well.
In the overview mode, you can jump to the slide page by clicking the slide thumbnail. You can also use ULDR keys to navigate through the slides.