Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a button to open search ? #141

Open
cderv opened this issue Oct 6, 2021 · 0 comments
Open

Add a button to open search ? #141

cderv opened this issue Oct 6, 2021 · 0 comments

Comments

@cderv
Copy link
Collaborator

cderv commented Oct 6, 2021

With new reveal 4, Search needs to be triggered with CTRL + SHIFT + F.

We could add a new custom controls to open search too.

Could be this way :

output: 
  revealjs::revealjs_presentation:
    self_contained: false
    reveal_plugins: 
      - search
    reveal_options:
      search:
        toggleSearchButton: true

But it is not really a reveal option documented in reveal 🤔
Maybe we should add an argument about controls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant