Wox-launcher / Wox

A cross-platform launcher that simply works
http://wox-launcher.github.io/Wox/
GNU General Public License v3.0
24.6k stars 2.37k forks source link

Consider a quick keyword/runner enhancement? #1408

Closed focusede closed 11 months ago

focusede commented 7 years ago

Looking at the defective runner plugin, it seems that a keyword launcher could benefit from having a way to set up quick keyword launches like launchy, alfred, executor, etc. Any chance at that being an enhencement? A simple argument structure would make it very workable, run keyword %1, %2. Thanks

eytanweber commented 4 years ago

If I understand you correctly, you want to be able to assign keywords so that, for example, you could type "prog" and have it make "Program Files (x86)" the top result. Is that correct?

I know that you can right click to make something the top result, but there are times when I want something to be the top result, but it's not even in the search list because of how many results there are. I'd like to be able to say, "When I type this, it brings up this result."

bao-qian commented 4 years ago

could you give some ui mockup, so I can understand your suggestion clearly?

eytanweber commented 4 years ago

Even zipped, the video file was too big, so here's the Dropbox link:

https://www.dropbox.com/s/62vi5l6btah6cig/20200515_151352.mp4?dl=0

As you can hear in the audio, what I want to do is be able to tell Wox that when I type "x", it brings up "y". Sometimes, searches have so many results that the one I want doesn't show up, which means I can't do the normal process of right clicking on it to set it as the topmost inquiry. I'd like there to be a custom input section so I can not only have a specific search include the file I want, but also so I can use shorthand or keywords. For example, I'd like to be able to tell Wox that when I type "pro", it brings up the "Program Files (x86)" folder. As of right now, it just shows tons of results I don't want.

newduke commented 4 years ago

Would a keyboard macro program suffice (eg hoststrings for autohotkey)? It would stuff "Program Files (x86)" when you type "prog*" (or whatever macro you create)

eytanweber commented 4 years ago

Would that only be within Wox, or would that be for all typing? If only in Wox, that would be great.

newduke commented 4 years ago

@eytanweber autohokey can set up the hotstring to be only when Wox is active if that is your preference.

github-actions[bot] commented 12 months ago

This issue is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 11 months ago

This issue was closed because it has been stale for 7 days with no activity. If you feel this issue still needs attention please feel free to reopen.