HayaiLauncher icon indicating copy to clipboard operation
HayaiLauncher copied to clipboard

Google search

Open daltonos opened this issue 9 years ago • 5 comments

I would like to be able to search google directly from the launchers search box. Do you think that would be possible?

daltonos avatar Jan 22 '16 17:01 daltonos

I would like this feature too, but not limited to just google. For example, search DuckDuckGo instead

craftyguy avatar Feb 02 '16 21:02 craftyguy

I would not like this enhancement. I prefer how simple it is now.

If this feature is implemented, please make it an option, and make sure it doesn't break the app when Google packages are not installed.

gayprogrammer avatar Feb 05 '16 18:02 gayprogrammer

@razzintown don't worry, I don't plan to make the launcher dependent on Google Apps.

edgarvperes avatar Feb 05 '16 18:02 edgarvperes

Maybe add a system where the web-searches can be manually edited and have a search prefix. Something like:

DuckDuckGo: Prefix: d Query: https://duckduckgo.com/?q={query}

Google: Prefix: g Query: https://www.google.com?q={query}

etc.

johan-adriaans avatar Mar 09 '16 12:03 johan-adriaans

I have added this functionality in my fork which I use on my personal device now:

https://github.com/NeroProtagonist/HayaiLauncher

You can choose from a list of predefined search engines (Google, Bing, Yahoo, Startpage, DuckDuckGo, Wikipedia).

When typing more than 1 character, the search magnifying glass on the left of the search text box changes to a blue "globe". Tapping that will open the corresponding URL in whatever browser is registered on the system to handle URLs.

NeroProtagonist avatar Jul 02 '17 12:07 NeroProtagonist