Git Product home page Git Product logo

Comments (3)

orzFly avatar orzFly commented on May 22, 2024

不知您知道没有,计算器事实上已经自带了 #40

不过,这个对插件机制的修改值得进一步讨论。

from wox.

qianlifeng avatar qianlifeng commented on May 22, 2024

If we expose system plugin interface, will this slow down the query? Because every query will be handled by those plugins that registered as system plugin.
Also I think this may produce mess results, since there maybe a lot results for the same query. And the score for the system plugin needs to be considered. I think most of the system plugin created by users will try to give a large score for the result, so it can be displayed at the top of the result list.

from wox.

qianlifeng avatar qianlifeng commented on May 22, 2024

we will not expose system plugin interface now. Take bookmark plugin as example, we even remove it out of the system plugin since there are many unrelated results in your search (since we support fuzzy search).

from wox.

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.