You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Feedback from htcfreek;
Alt-text for images: the one for AOT was probably copied from Color Picker;
underscore
Co-Authored-By: Heiko <[email protected]>
Copy file name to clipboardExpand all lines: hub/powertoys/color-picker.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ The editor also allows you to fine-tune any picked color or get a new similar co
51
51
52
52
The color in the middle represents your currently selected color from the colors history. By clicking on it, the fine-tuning configuration control will appear, where you can change HSV or RGB values of the current color. Pressing <kbd>Select</kbd> will add newly configured color into the colors history.
FancyZones is a window manager utility for arranging and snapping windows into efficient layouts to improve the speed of your workflow and restore layouts quickly. FancyZones allows you to define a set of window locations for a desktop that are drag targets for windows. When you drag a window into a zone, the window is resized and repositioned to fill that zone.

15
15
16
16
17
17
## Getting started snapping windows
@@ -100,7 +100,7 @@ A custom layout can be configured to have a user-defined hotkey to quickly apply
100
100
101
101
In the demo below, we start with a default template applied to the screen and two custom layouts that we assign hotkeys for. We then use the <kbd>Win</kbd>+<kbd>Ctrl</kbd>+<kbd>Alt</kbd>+<kbd>[number]</kbd> binding to apply the first custom layout and snap a window to it. Finally, we apply the second custom layout while dragging a window and snap the window to it.

104
104
105
105
> [!TIP]
106
106
> The settings for the zone layouts and monitors are saved in file `%LocalAppData%\Microsoft\PowerToys\FancyZones\zones-settings.json`. This can be manually changed to tweak zones, and exported to share layouts across devices.
Copy file name to clipboardExpand all lines: hub/powertoys/run.md
+23-22Lines changed: 23 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ The following general options are available on the PowerToys Run settings page.
41
41
| Setting | Description |
42
42
| :--- | :--- |
43
43
| Activation shortcut | Define the keyboard shortcut to show/hide PowerToys Run |
44
-
| Use centralized keyboard hook | Try this setting if there are issues with the keyboard shortcut
44
+
| Use centralized keyboard hook | Try this setting if there are issues with the keyboard shortcut|
45
45
| Ignore shortcuts in Fullscreen mode | When in full-screen (F11), PowerToys Run won't be engaged with the shortcut |
46
46
| Maximum number of results | Maximum number of results shown without scrolling |
47
47
| Clear the previous query on launch | When launched, previous searches will not be highlighted |
@@ -57,28 +57,28 @@ PowerToys Run uses a plugin system to provide different types of results. The se
57
57
58
58
#### Direct activation commands
59
59
60
-
A number of the plugins can be activated with a direct activation command so that PowerToys Run will only use the targeted plugin.
60
+
The plugins can be activated with a direct activation command so that PowerToys Run will only use the targeted plugin. The following table shows the direct activation commands assigned by default.
61
61
62
62
> [!TIP]
63
63
> You can change them to fit your personal needs in the [plugin manager](#plugin-manager).
| File searching |`?`|`? road` to find 'roadmap.txt' |
69
-
| Installed programs |`.`|`. code` to get Visual Studio Code. (See [Program parameters](#program-parameters) for options on adding parameters to a program's startup.) |
70
-
| Registry keys |`:`|`: hkcu` to search for the 'HKEY_CURRENT_USER' registry key. |
71
-
| Windows services |`!`|`! alg` to search for the 'Application Layer Gateway' service to be started or stopped. |
72
-
| Shell command |`>`|`> ping localhost` to do a ping query. |
73
-
| Time and date |`(`|`( time and date` shows the current time and date in different formats.<br />`( calendar week::04/01/2022` shows the calendar week for the date '04/01/2022'. |
74
-
| Time zones |`&`|`& Newfoundland` shows the current time in the time zone of Newfoundland. |
75
-
| Unit converter |`%%`|`%% 10 ft in m` to calculate the number of meters in 10 feet. |
76
-
|URIs |`//`|`//` to launch your default browser.<br />`// docs.microsoft.com` to have your default browser go to https://docs.microsoft.com.<br />`mailto:` and `ms-settings:` links are supported. |
77
-
| Visual Studio Code<br />_previously opened workspaces, remote machines and containers_|`{`|`{ powertoys` to search for workspacesthat contain 'powertoys' in their paths.|
78
-
| Web search |`??`|`??` to launch your default browser's search page.<br />`?? What is the answer to life` to search with your default browser's search engine.|
79
-
| Windows settings |`$`|`$ Add/Remove Programs` to launch the Windows settings page for managing installed programs.<br >`$ Device:` to list all settings with 'device' in their area/category name.<br />`$ control>system>admin` shows all settings of the path 'Control Panel > System and Security > Administrative Tools'. |
80
-
| Windows Terminal profiles |`_`|`_ powershell` to list all profiles that contains 'powershell' in their name. |
81
-
|Open windows |`<`|`< outlook` to find all open windows that contain 'outlook' in their name or the name of their process. |
| File searching |`?`|`? road` to find 'roadmap.txt' |
69
+
| Installed programs |`.`|`. code` to get Visual Studio Code. (See [Program parameters](#program-parameters) for options on adding parameters to a program's startup.) |
70
+
| Registry keys |`:`|`: hkcu` to search for the 'HKEY_CURRENT_USER' registry key. |
71
+
| Windows services |`!`|`! alg` to search for the 'Application Layer Gateway' service to be started or stopped. |
72
+
| Shell command |`>`|`> ping localhost` to do a ping query. |
73
+
| Time and date |`(`|`( time and date` shows the current time and date in different formats.<br />`( calendar week::04/01/2022` shows the calendar week for the date '04/01/2022'. |
74
+
| Time zones |`&`|`& Newfoundland` shows the current time in the time zone of Newfoundland. |
75
+
| Unit converter |`%%`|`%% 10 ft in m` to calculate the number of meters in 10 feet. |
76
+
|URI-handler|`//`|`//` to launch your default browser.<br />`// docs.microsoft.com` to have your default browser go to https://docs.microsoft.com.<br />`mailto:` and `ms-settings:` links are supported. |
77
+
| Visual Studio Code|`{`|`{ powertoys` to search for previously opened workspaces, remote machines and containers that contain 'powertoys' in their paths. |
78
+
| Web search |`??`|`??` to launch your default browser's search page.<br />`?? What is the answer to life` to search with your default browser's search engine. |
79
+
| Windows settings |`$`|`$ Add/Remove Programs` to launch the Windows settings page for managing installed programs.<br/>`$ Device:` to list all settings with 'device' in their area/category name.<br />`$ control>system>admin` shows all settings of the path 'Control Panel > System and Security > Administrative Tools'. |
80
+
| Windows Terminal profiles |`_`|`_ powershell` to list all profiles that contains 'powershell' in their name. |
81
+
|Window Walker|`<`|`< outlook` to find all open windows that contain 'outlook' in their name or the name of their process. |
82
82
83
83
84
84
## Using PowerToys Run
@@ -111,7 +111,7 @@ The Windows System Commands plugin provides a set of system level actions that c
111
111
|`Sleep`| Puts the computer to sleep ||
112
112
|`Hibernate`| Hibernates the computer ||
113
113
|`Empty Recycle Bin`| Empties the recycle bin ||
114
-
|`UEFI Firmware Settings`| Reboots the computer into UEFI Firmware Settings | Only available on systems with UEFI firmware.<br />(Requires administrative permissions.)|
114
+
|`UEFI Firmware Settings`| Reboots the computer into UEFI Firmware Settings | Only available on systems with UEFI firmware.Requires administrative permissions. |
115
115
|`IP address` * | Shows the ip addresses from the network connections of your computer. | The search query has to start with the word `IP` or the word `address`. |
116
116
|`MAC address` * | Shows the mac addresses from the network adapters in your computer. | The search query has to start with the word `MAC` or the word `address`. |
117
117
@@ -172,7 +172,7 @@ The Calculator plugin supports the following operations:
172
172
| Factorial | x! ||
173
173
| Sign | sign( -x ) | A number that indicates the sign of value:<br />- `-1` if number is less than zero.<br />- `0` if number is zero.<br />- `1` if number is greater than zero. |
174
174
| Random number | rand() | Returns a fractional number between 0 and 1. |
175
-
| Pi | pi | Returns the number of pi.<br />_(To simply display pi, a sign is required like so: `+pi`.)_|
175
+
| Pi | pi | Returns the number of pi.(To simply display pi, a sign is required like so: `+pi`.) |
176
176
| Sine | sin( x ) ||
177
177
| Cosine | cos( x ) ||
178
178
| Tangent | tan( x ) ||
@@ -228,7 +228,7 @@ The Unit Converter plugin supports the following unit types:
228
228
229
229
In the Folder plugin you can filter the results by using some special characters.
230
230
231
-
| Character sequence | Result | Example
231
+
| Character sequence | Result | Example|
232
232
| :--- | :--- | :--- |
233
233
|`>`| Search inside the folder. |`C:\Users\tom\Documents\>`|
234
234
|`*`| Search files by mask. |`C:\Users\tom\Documents\*.doc`|
@@ -290,6 +290,7 @@ On the "Searching Windows" page, you can:
290
290
291
291
For a list of all known issues and suggestions, see the [PowerToys product repository issues on GitHub](https://github.com/microsoft/PowerToys/issues?q=is%3Aopen+is%3Aissue+label%3A%22Product-PowerToys+Run%22).
0 commit comments