-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Comments
Having some interactive help directly from the run would be even better! |
@martinchrzan |
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. |
@dedavis6797 , @crutkas |
@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 |
Can we create a sub page for plugin details? |
This is done for 0.57.0 and can be marked as 'fix-committed'. |
for listing the quantity types of unit converter I open a new issue.
|
This is fixed with 0.57.0. |
We should have an overview on all plugin "secrets".
Examples:
cmd.exe -- /c ...
cmd.exe -c ...
cmd.exe /c ...
cmd.exe --c ...
Command Prompt -c ...
$Device:
shows all settings in all areas withdevice
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".cc: @dedavis6797 , @crutkas
The text was updated successfully, but these errors were encountered: