Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change Default Search Engine #21

Closed
crutonjohn opened this issue Sep 23, 2021 · 4 comments
Closed

Change Default Search Engine #21

crutonjohn opened this issue Sep 23, 2021 · 4 comments
Labels
enhancement New feature or request
Milestone

Comments

@crutonjohn
Copy link

Users should be able to determine what search engine to use from their Hajimari start page.

A simple setting to support other search engines. Could be a drop down on the main page, with a config setting the default option..but i'm open to any solution to support:

  • DuckDuckGo
  • Yahoo
  • Bing

I'm really just asking because I dislike using google most of the time :)

@tobru
Copy link
Contributor

tobru commented Nov 18, 2021

I'd appreciate it as well if I could choose which search engine is being used, I do not like to use Google.

@ishioni
Copy link

ishioni commented Feb 26, 2022

Also adding Startpage.com as one of the choices

@MrMarble
Copy link

I know it is not the same as a default config, but you can use a special selector to change the search engine.

  • /d <text>: DuckDuckGo.
  • /i <text>: Imdb.
  • /r <text>: Reddit.
  • /y <tezt>: Youtube.

If you don't specify a text, it will open then home page of those sites. Also works for Spotify /s.

Here's the code https://github.com/toboshii/hajimari/blob/main/web/static/js/search.js#L30

@toboshii toboshii added this to the v0.3 milestone Aug 30, 2022
@toboshii toboshii added the enhancement New feature or request label Aug 30, 2022
@toboshii toboshii moved this to Todo in Hajimari Aug 30, 2022
@toboshii toboshii moved this from Todo to Done in Hajimari Sep 13, 2022
@toboshii toboshii moved this from Done to In Progress in Hajimari Sep 13, 2022
@toboshii
Copy link
Owner

toboshii commented Oct 2, 2022

Added in #44

@toboshii toboshii closed this as completed Oct 2, 2022
Repository owner moved this from In Progress to Done in Hajimari Oct 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

5 participants