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

[Run][New Plugin] Custom keywords to open URL #8295

Closed
ThanatosDi opened this issue Dec 1, 2020 · 4 comments
Closed

[Run][New Plugin] Custom keywords to open URL #8295

ThanatosDi opened this issue Dec 1, 2020 · 4 comments
Labels
Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. Run-Plugin Things that relate with PowerToys Run's plugin interface

Comments

@ThanatosDi
Copy link

ThanatosDi commented Dec 1, 2020

📝 Custom keywords to open URL

I hope PowerToys can let user custom set a keyword for a URL.
And open system default browser and go to URL when user search keyword.
By the way this search is regex search.
At Wox, I use Python to build a OpenUrlAction(Wox plugin repositories).
This is a example at Wox.
User custom set a keyword for youtube, here keyword is "yt".
image
Then, user search keyword will show the result.
image
After search, user press enter that will open default browser and add new youtube browser tab.


If you'd like to see this feature implemented, add a 👍 reaction to this post.

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Dec 1, 2020
@Aaron-Junker Aaron-Junker added Issue-DCR A request to change the way an existing feature works Product-PowerToys Run Improved app launch PT Run (Win+R) Window labels Dec 1, 2020
@crutkas crutkas added Run-Plugin Things that relate with PowerToys Run's plugin interface and removed Issue-DCR A request to change the way an existing feature works Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Dec 1, 2020
@crutkas
Copy link
Member

crutkas commented Dec 1, 2020

this would require #5273 first.

@crutkas crutkas added the Idea-Enhancement New feature or request on an existing product label Dec 1, 2020
@ThanatosDi
Copy link
Author

have any plan that use other language to build plugin ?
like wox can use c# or python.

@crutkas
Copy link
Member

crutkas commented Dec 2, 2020

Right now it would be .net core

@enricogior enricogior changed the title Custom keywords to open URL [Run][New Plugin] Custom keywords to open URL Jan 7, 2021
@enricogior
Copy link
Contributor

Duplicate of #3492, part of #5273

@enricogior enricogior added the Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. label Jan 9, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Idea-Enhancement New feature or request on an existing product Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. Run-Plugin Things that relate with PowerToys Run's plugin interface
Projects
None yet
Development

No branches or pull requests

4 participants