microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
111.86k stars 6.59k forks source link

Enable Peek to scroll through the files in a folder #30514

Closed jmcallis97 closed 11 months ago

jmcallis97 commented 11 months ago

Description of the new feature / enhancement

Peek is awesome. Make it better by adding a control to load the next file in the directory or skip back.

Scenario when this would be used?

I have a folder with 19 word documents. when I open File Explorer they are sorted by date. I change the sort order to name and I peek at the 3rd document. But it is not the document that I want. As it is today I need to close that one and try some other document. It would be great if I could just press the "Next" control and have Peek change focus to the next document.

pagecontrol

Supporting information

This is the next logical step for this feature

jmcallis97 commented 11 months ago

Nevermind. The arrow keys already do this. How was I to know?