Skip to content

Commit efd4c48

Browse files
authored
Update peek.md
Added information about new Delete function. Added references to Peek being able to preview videos and folder summaries.
1 parent b42d628 commit efd4c48

File tree

1 file changed

+11
-1
lines changed

1 file changed

+11
-1
lines changed

hub/powertoys/peek.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ no-loc: [PowerToys, Windows, Peek, Win]
88

99
# Peek utility
1010

11-
A system-wide utility for Windows to preview file content without the need to open multiple applications or interrupt your workflow. It offers a seamless and quick file preview experience for various file types, including images, Office documents, web pages, Markdown files, text files, and developer files.
11+
A system-wide utility for Windows to preview file content without the need to open multiple applications or interrupt your workflow. It offers a seamless and quick file preview experience for various file types, including images, Office documents, videos, web pages, Markdown files, text files, and developer files. Peek also lets you see summary information about folders.
1212

1313
![Screenshot of PowerToys Peek utility](../images/powertoys-peek.png)
1414

@@ -27,6 +27,16 @@ By selecting the pinning button, the window will preserve the current size and p
2727

2828
Select **Open with** or <kbd>Enter</kbd> to open the current file with the default program.
2929

30+
## See extra information about the current file
31+
32+
Hover over the preview to see extra information about the file, including its size, type, and when it was last modified.
33+
34+
## Delete files
35+
36+
Press the <kbd>Delete</kbd> key to send the current file to the Recycle Bin. Peek will automatically preview the next file. If there are no more files to preview, a message will be displayed.
37+
38+
Note: only files may be deleted. Folders may not be deleted, even if they are empty.
39+
3040
## Settings
3141

3242
From the settings page, the following options can be configured:

0 commit comments

Comments
 (0)