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

Integration of useful insights #37814

Closed
TS800MV opened this issue Mar 7, 2025 · 2 comments
Closed

Integration of useful insights #37814

TS800MV opened this issue Mar 7, 2025 · 2 comments
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.

Comments

@TS800MV
Copy link

TS800MV commented Mar 7, 2025

Description of the new feature / enhancement

The enhancement aims to integrate online search capabilities directly into the PowerToys Run interface (activated by Alt+Space). Instead of simply searching local files and applications, PowerToys Run would be able to process and display information from online sources, such as definitions, quick facts, or summaries, right within its small display area. This eliminates the need to open a web browser for simple information lookups.

Scenario when this would be used?

Example:
Scenario: A user wants a quick definition of the word "photosynthesis."
Current Behavior (Without the Feature):

User presses Alt+Space.
User types "photosynthesis."
PowerToys Run shows local files, applications containing the word and link to a web browser.
User must open a web browser and search for "photosynthesis definition."

Enhanced Behavior (With the Feature):
User presses Alt+Space.
User types "photosynthesis."
PowerToys Run, after a brief moment, displays the following within its interface:
Photosynthesis: Process used by plants to convert light energy into chemical energy.

Or a slightly more detailed version:
Photosynthesis: Process by which plants and some other organisms convert light energy, typically from the sun, into chemical energy (sugars).

In the settings you could integrate a switch to give the user the choice if the detailed or non-detailed version is preferred.

Another Example:
Scenario: User wants to know the current weather in London.

Enhanced Behavior:
User presses Alt+Space.
User types "weather London."
PowerToys Run displays:
London: 15°C, Partly Cloudy.

Or more detailed:
London: 15°C, Partly Cloudy, Wind: 10 km/h, Humidity: 60%.
Key Points in the Examples:

The information is displayed directly within the PowerToys Run window.
The information is concise and relevant to the user's query.
The need to open a web browser is eliminated.
The information is plain text for easy and fast reading.

Supporting information

No response

@TS800MV TS800MV added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Mar 7, 2025
@crutkas
Copy link
Member

crutkas commented Mar 7, 2025

/dup #3200

@crutkas crutkas closed this as completed Mar 7, 2025
Copy link
Contributor

Hi! We've identified this issue as a duplicate of another one that already exists on this Issue Tracker. This specific instance is being closed in favor of tracking the concern over on the referenced thread. Thanks for your report!

@microsoft-github-policy-service microsoft-github-policy-service bot added Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing. and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Mar 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Resolution-Duplicate There's another issue on the tracker that's pretty much the same thing.
Projects
None yet
Development

No branches or pull requests

2 participants