GithubHelp home page GithubHelp logo

Add Everything Plugin about wox HOT 7 CLOSED

wox-launcher avatar wox-launcher commented on May 19, 2024
Add Everything Plugin

from wox.

Comments (7)

orzFly avatar orzFly commented on May 19, 2024

f9ff9af has finished Everything protocol. However this plugin still needs some tweaks.

from wox.

qianlifeng avatar qianlifeng commented on May 19, 2024

Seems everything plugin didn't support wildcard like *.js

from wox.

orzFly avatar orzFly commented on May 19, 2024

Regular Expression is supported. BTW, there is some options for RegEx.

private static extern void Everything_SetRegex(bool bEnable);

I think we can translate wildcard into RegEx such as replacing * into .*, ?
into . and leaving [a-z] as is.

On Sun, Mar 2, 2014 at 11:51 AM, qianlifeng [email protected]:

Seems everything plugin didn't support wildcard like *.js


Reply to this email directly or view it on GitHubhttps://github.com//issues/2#issuecomment-36445265
.

from wox.

cxfksword avatar cxfksword commented on May 19, 2024

i think the normal mode is more convenience then regex mode...

from wox.

cxfksword avatar cxfksword commented on May 19, 2024

Can change default to normal mode? And when user input a ev @ begin, then change to regex mode

from wox.

qianlifeng avatar qianlifeng commented on May 19, 2024

I also think the normal mode will be more convenience.

from wox.

orzFly avatar orzFly commented on May 19, 2024

Since icons has been added by @cxfksword in #59 #60, this can be closed now.

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.