[feature request] results page for search #3211
jmbuhr
started this conversation in
Feature Requests
Replies: 1 comment 2 replies
-
I agree that a results page would be a very nice option. In the meantime, you can form urls to search results as such:
which will show the results in the search overlay, if that is helpful... |
Beta Was this translation helpful? Give feedback.
2 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.
-
I would love for quarto to have a page with the search results with it's own url so that query strings can be used, most notably for the quarto website itself.
e.g.
https://quarto.org/?search=test
to open the search results fortest
.This would make it trivial to add a very helpful doc search functionality to the diverse quarto plugins, be it VS Code, RStudio or Neovim.
Beta Was this translation helpful? Give feedback.
All reactions