mirror of
https://github.com/microsoft/PowerToys.git
synced 2025-12-10 00:47:58 -06:00
Updated Launcher (markdown)
parent
81ab62d98a
commit
ff100b88c2
10
Launcher.md
10
Launcher.md
@ -202,12 +202,12 @@ launchers:
|
||||
| 11 | Users can see the name of the application/file/folder on the search result | 1 | Done |
|
||||
| 12 | Users can see path location of each search result | 1 | [#3218](https://github.com/microsoft/PowerToys/issues/3218) |
|
||||
| 13 | If name or location path is too long to display, the path location should be trimmed | 1 | Done for name, [#3218](https://github.com/microsoft/PowerToys/issues/3218) |
|
||||
| 14 | If name or location path is trimmed, users can hover on the name or location path and see the full text | 1 | [#3173](https://github.com/microsoft/PowerToys/issues/3173) |
|
||||
| 14 | If name or location path is trimmed, users can hover on the name or location path and see the full text | 1 | Done |
|
||||
| 15 | Users can see the icon of the application/file/folder next to the application/file/folder name | 1 | Done |
|
||||
| 16 | Users can see the executable type (App/File Folder/Documents) of each search result | 1 | Done |
|
||||
| 17 | Users can see buttons to run as administrator, open file location, copy path location, and open in console when the search result is in focus | 1 | Missing open in console [#2257](https://github.com/microsoft/PowerToys/issues/2257) |
|
||||
| 18 | Users can see a tooltip describing actions to run as administrator, open file location, copy path location, and open in console when the buttons are hovered or are in focus | 1 | Done except open in console [#2257](https://github.com/microsoft/PowerToys/issues/2257) |
|
||||
| 19 | Users can see the keyboard shortcut to run as administrator, open file location, copy path location, and open in console when the buttons are hovered or are in focus | 1 | [#3419](https://github.com/microsoft/PowerToys/issues/3419) |
|
||||
| 17 | Users can see buttons to run as administrator, open file location, copy path location, and open in console when the search result is in focus | 1 | Done |
|
||||
| 18 | Users can see a tooltip describing actions to run as administrator, open file location, copy path location, and open in console when the buttons are hovered or are in focus | 1 | Done |
|
||||
| 19 | Users can see the keyboard shortcut to run as administrator, open file location, copy path location, and open in console when the buttons are hovered or are in focus | 1 | Done |
|
||||
| 20 | Users can navigate through PowerLauncher by using up, down arrow ~~left, and right arrow~~ , and <kbd>Tab</kbd> from their keyboard | 1 | Done |
|
||||
| 21 | Pressing up and down arrow on the keyboard will switch between previous and next search result | 1 | Done |
|
||||
| 22 | Pressing ~~right and left arrow~~ <kbd>Tab</kbd> on the keyboard will switch focus between the buttons on the focused search result | 1 | Done |
|
||||
@ -299,7 +299,7 @@ In PowerToys General Settings:
|
||||
| 2 | Users can run an application as administrator when executing <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>Enter</kbd> | 1 | Done |
|
||||
| 3 | Users can copy path location when executing <kbd>Ctrl</kbd>+<kbd>C</kbd> | 1 | Done |
|
||||
| 4 | Users can open file location when executing <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>E</kbd> | 1 | Done |
|
||||
| 5 | Users can open selected result in console when executing <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd> | 1 | [#2257](https://github.com/microsoft/PowerToys/issues/2257) |
|
||||
| 5 | Users can open selected result in console when executing <kbd>Ctrl</kbd>+<kbd>Shift</kbd>+<kbd>C</kbd> | 1 | Done |
|
||||
| 6 | PowerLauncher should open when <kbd>Alt</kbd>+<kbd>Space</kbd> is executed | 1 | Done |
|
||||
| 7 | Users can close PowerLauncher by pressing <kbd>Esc</kbd> ~~if the search box is empty~~ | 1 | Done |
|
||||
| ~~8~~ | ~~Users can auto-complete text suggestions (per words) by pressing <kbd>Tab</kbd>~~ | ~~1~~ |
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user