GithubHelp home page GithubHelp logo

Comments (7)

KELiON avatar KELiON commented on May 27, 2024 1

@tiagoamaro @phrohdoh @captainhook awesome! I'm going to add settings for core plugins, so users could disable, i.e. google

from cerebro.

phrohdoh avatar phrohdoh commented on May 27, 2024

@captainhook What is the status of a duckduckgo plugin?

from cerebro.

tiagoamaro avatar tiagoamaro commented on May 27, 2024

@phrohdoh @captainhook just published https://github.com/tiagoamaro/cerebro-duck-duck-go. There's no result preview yet, but it's a bare minimum to replace default Google's results (as it always stays on top of it).

from cerebro.

bobblkabb avatar bobblkabb commented on May 27, 2024

Would be a blessing to have an easy option to include search engines just with a link.
I use metager, startpage and unbubble for instance..

from cerebro.

2br-2b avatar 2br-2b commented on May 27, 2024

I would love these as well! I use Brave Search. Due to the vast number of search engines, maybe there could be an option to add your own search engine?

from cerebro.

dubisdev avatar dubisdev commented on May 27, 2024

Hi all!

I would love these as well! I use Brave Search. Due to the vast number of search engines, maybe there could be an option to add your own search engine?

This would be easy if all search providers were returning the same API response when requesting suggestions, but they are not. Each JSON response is structured different so they can not be processed.

An alternative solution to this could be creating a plugin that offers two different features:

Set two plugin settings: string and options fields using the plugins api.

  1. If string field is empty, the plugin will use the selected engine in the options field. Providing suggestions and search functionality.
  2. If string field is completed (with a search link like https://search.brave.com/api/suggest?q=) the plugin will use this to open the query, but won't be able to show suggestions.

By this way users whose engine is not listed can use their favourite engine. Meanwhile they can open an issue in the plugin repo so we know what engines are missing.

I'll start working on this soon.

from cerebro.

dubisdev avatar dubisdev commented on May 27, 2024

Hi again!

@cerebroapp/search v1.0.0 has been released
https://github.com/cerebroapp/search/releases/tag/v1.0.0

This plugin includes support for Google, Brave, DuckDuckGo and Ecosia.
A custom search engine can be also added.

We have oppened a discussion there so anyone can comment what engines are missing.
https://github.com/cerebroapp/search/discussions/4

@oguhpereira we can close this issue

About translations: that issue is also related to an individual plugin and should not be here. If necessary, an issue can be oppened in one of these repos:

from cerebro.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.