[docs-infra] Implement search engine in v5 documentation page
Open
@siriwatknp is already working on this.
Since Dec 13, 2021.
docs
scope: docs-infra
type: new feature
- Dominant language
- JavaScript
- Stars
- 99.1k
- Forks
- 32.5k
- Avg merge
- 2d 17h
- Merged PRs (30d)
- 106
Description
- I have searched the issues of this repository and believe that this is not a duplicate.
Summary 💡
- In chrome, after using stack overflow, an search engine (managed with uri
chrome://settings/searchEngines) is added to chrome omnibar, so when user typesstackthen with[tab]key a search on stack overflow can start directly. (when I searchabcdefit will open the pagehttps://stackoverflow.com/search?q=abcdef) - I want to use this same function on https://mui.com/ maybe
https://mui.com/search?q=abcdefcan redirect to the homepage with the popup withabcdeftyped in the pop-up.
Examples 🌈
- MDN: https://twitter.com/chantastic/status/1704924964804334064 Using DuckDuckGo Bang feature.
- Wikipedia:
Motivation 🔦
Usability
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.