Tailwind docs url query search #10278
Fabian9799
started this conversation in
Ideas
Replies: 4 comments
-
I agree and would love the same! |
Beta Was this translation helpful? Give feedback.
0 replies
-
I would like the same. |
Beta Was this translation helpful? Give feedback.
0 replies
-
This would be great! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes please! Doing this would also allow us to add the TailwindCSS docs as a "bang" to Kagi or DuckDuckGo |
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.
-
Most browsers nowdays allow the user to add custom search engines for the searchbar but only allow query params for the search.
Right now I need to go to the tailwind website and wait until the website is fully loaded until I can start with my search.
YouTube for example uses

?search_query=something
which lets me search youtube right from the address barEnabling URL queries would significantly enhance the workflow for myself and many others.
I don't have any experience with Algolia but this is what I found with a quick google search:
https://www.algolia.com/doc/guides/building-search-ui/going-further/routing-urls/js/#basic-urls
Beta Was this translation helpful? Give feedback.
All reactions