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

[Docs][Run] List plugin secrets #11863

Closed
htcfreek opened this issue Jun 24, 2021 · 10 comments
Closed

[Docs][Run] List plugin secrets #11863

htcfreek opened this issue Jun 24, 2021 · 10 comments
Assignees
Labels
Issue-Docs Documentation issue that needs to be improved Priority-3 Bug that is low priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.

Comments

@htcfreek
Copy link
Collaborator

htcfreek commented Jun 24, 2021

We should have an overview on all plugin "secrets".

Examples:

  • Program plugin: How to start apps with parameters. (Don't found the issue.)
    • cmd.exe -- /c ...
    • cmd.exe -c ...
    • cmd.exe /c ...
    • cmd.exe --c ...
    • Note: All formats of parameter can used with program name too. Like this: Command Prompt -c ...
  • Unit Converter: Available formats.
  • Calculator: Available functions (see Update docs for calculator plugin supported operations to include % #11834).
  • WindowsSettings:
    • $Device: shows all settings in all areas with device in the area name.
    • $control>system>admin for filtering by settings path. The example shows all settings under "Control Panel>System and Security>Administrative Tools".
  • Search plugin: Filter options

cc: @dedavis6797 , @crutkas

@ghost ghost added the Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams label Jun 24, 2021
@martinchrzan
Copy link
Contributor

Having some interactive help directly from the run would be even better!

@htcfreek
Copy link
Collaborator Author

@martinchrzan
I agree to you. But in a first step docs is an easy and fast solution.

@martinchrzan
Copy link
Contributor

Yep, but if we have help mandatory through interfaces for plugins, there would be no need for docs and keeping it up to date and we would force every plugin to provide its own "documentation" that can be then exposed in UI

@htcfreek
Copy link
Collaborator Author

Yep, but if we have help mandatory through interfaces for plugins, there would be no need for docs and keeping it up to date and we would force every plugin to provide its own "documentation" that can be then exposed in UI

Maybe we can combine it with #11591 that clicking on an entry of the list or an context menu button shows the help.

@htcfreek
Copy link
Collaborator Author

@dedavis6797 , @crutkas
Any plans to add this to docs?

@Aaron-Junker Aaron-Junker added Issue-Docs Documentation issue that needs to be improved Product-PowerToys Run Improved app launch PT Run (Win+R) Window labels Oct 20, 2021
@crutkas
Copy link
Member

crutkas commented Jan 18, 2022

@htcfreek if you feel this is needed and feel up to it, you can do a PR against the docs.

https://github.com/MicrosoftDocs/windows-uwp/blob/docs/hub/powertoys/run.md

@crutkas crutkas added Priority-3 Bug that is low priority and removed Needs-Triage For issues raised to be triaged and prioritized by internal Microsoft teams labels Jan 18, 2022
@htcfreek
Copy link
Collaborator Author

Can we create a sub page for plugin details?

@htcfreek
Copy link
Collaborator Author

This is done for 0.57.0 and can be marked as 'fix-committed'.

@htcfreek
Copy link
Collaborator Author

htcfreek commented Mar 31, 2022

for listing the quantity types of unit converter I open a new issue.

TYPES:
- QuantityType.Acceleration, 
- QuantityType.Angle, 
- QuantityType.Area,
- QuantityType.Duration,
- QuantityType.Energy, 
- QuantityType.Information, 
- QuantityType.Length,
- QuantityType.Mass, 
- QuantityType.Power, 
- QuantityType.Pressure, 
- QuantityType.Speed, 
- QuantityType.Temperature, 
- QuantityType.Volume,

@htcfreek htcfreek self-assigned this Mar 31, 2022
@htcfreek htcfreek added Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release. and removed Status-In progress This issue or work-item is under development labels Mar 31, 2022
@htcfreek
Copy link
Collaborator Author

htcfreek commented Apr 2, 2022

This is fixed with 0.57.0.

@htcfreek htcfreek closed this as completed Apr 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Issue-Docs Documentation issue that needs to be improved Priority-3 Bug that is low priority Product-PowerToys Run Improved app launch PT Run (Win+R) Window Resolution-Fix Committed Fix is checked in, but it might be 3-4 weeks until a release.
Projects
None yet
Development

No branches or pull requests

4 participants