You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 25, 2019. It is now read-only.
I started looking into this, and it seems not like an easy and quick one. The Omnibox snippet requires an URL by which the client can perform the search and request results (📖 see here.
The way we're using Algolia search currently would not work with that. Our search and search results are not being reflected in the URL and we have no way currently to change that.
Allow Ghost docs to be searched directly from Chrome with Google Omnibox (eg. In the address bar type
youtube.com
then press tab to search YouTube)Basic info:
https://stackoverflow.com/questions/7630144/how-to-add-google-chrome-omnibox-search-support-for-your-site
The text was updated successfully, but these errors were encountered: