Feature Request: Search Functionality for Quarto Reveal.js Presentations #13306
IndrajeetPatil
started this conversation in
Feature Requests
Replies: 1 comment
-
As a starting point, a Quarto extension could be made to embed that plugin. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Problem Statement
When working with large Quarto Reveal.js presentations containing substantial content, users currently lack an efficient way to search for specific terms or concepts across slides. This limitation can significantly impact the user experience during presentations and when reviewing content.
Proposed Solution
The Reveal.js framework offers a search plugin called RevealSearch that provides slide content search capabilities. Implementing similar functionality for Quarto Reveal.js presentations would greatly enhance usability by allowing users to quickly locate relevant information within their presentations.
Benefits
Request
Would it be possible to integrate search functionality similar to the RevealSearch plugin into Quarto's Reveal.js format? This feature would be particularly valuable for educational materials, conference presentations, and documentation that utilize the Reveal.js format.
Additional Context
This enhancement would align Quarto's Reveal.js implementation more closely with the full capabilities of the underlying Reveal.js framework, while maintaining Quarto's ease of use and markdown-based workflow.
Beta Was this translation helpful? Give feedback.
All reactions