Skip to content

03

Looking and finding

Preview and viewer, search, and the sidebar.

Ways to check a file without opening it.

And ways to find where that file went.

The preview follows your cursor.

Ctrl+Q attaches a preview pane.

Move the cursor up and down and it redraws as you go. Images, text, and media, of course — and put the cursor on a folder and you get a chart of what’s in it.

Picking keepers out of 200 photos is this, plus Space, all the way down.

Quick preview on an image — the ‹ › in the header step through files, and the zoom control sits beside them
Quick preview on an image — the ‹ › in the header step through files, and the zoom control sits beside them

It isn’t only files that get drawn.

Point at a folder and the header shows the opening of its readme (index.md, readme.md, and so on), the names of the folders directly under it, and thumbnails of images, video, and 3D — with a composition chart below.

Archives get the same treatment without being unpacked: top-level names, a composition chart, and the compression ratio.

Items inside an archive or on a remote (WFX) can be previewed too — extracted to a cache on the fly.

Markdown is editable in place. Press Edit in the header and it becomes a live-preview editor that autosaves when you stop typing. Switch back to View and it re-renders what you changed.

⚠️ While you’re editing, Ctrl+Q won’t close it. Use the close button.

The ‹ › buttons move to the previous and next file — the cursor in the active panel moves with them.

Which extension opens which way is yours to set, in Settings ▸ Preview.

Folder preview — the readme header followed by a chart of what's in the folder
Folder preview — the readme header followed by a chart of what's in the folder

The info panel (Alt+Enter)

Properties of the selected item, plus its SHA-256 hash.

For a folder you get visualizations: a type donut, an extension bar chart, activity over the last 12 months, and the largest files.

“What is this 8GB folder” becomes a 30-second question.

It’s also where you attach comments and tags to a file. They live in an NTFS alternate data stream, so they travel with the file without touching its contents, size, or modified time.

⚠️ They don’t survive leaving NTFS — FAT/exFAT drives, ZIP files, email attachments.

The info panel — properties and hash, with the comment and tags attached to the file
The info panel — properties and hash, with the comment and tags attached to the file

The viewer opens almost anything. (F3)

If a WLX plugin can handle the format, it opens in the plugin viewer; otherwise the built-in viewer takes it. Shift+F3 ignores plugins and always uses the built-in one.

KindFormats
Text and codetxt·log·ini (editable, Ctrl+S saves), syntax highlighting, hex mode, EUC-KR
Markdownmd (view + edit, Ctrl+S saves)
Imagespng·jpg·gif·webp (zoom, rotate), svg (toggle source)
Mediamp3·mp4·avi playback, album art
DocumentsPDF, Hangul hwp·hwpx (read-only, pages rendered as SVG)
Tablescsv·tsv (edit and save), Excel xlsx·xlsm·xls (read)
3Dstl·obj·3mf·dae·3ds·fbx (solid, textured, wireframe — with progress and cancel)
GraphicsPSD psd·psb, PureRef pur (read-only, zoom and pan)
Fontsttf·otf specimens

Search inside the viewer with Ctrl+F.

The F3 markdown viewer — live preview you can edit, with Ctrl+S to save
The F3 markdown viewer — live preview you can edit, with Ctrl+S to save
The F3 3D viewer — solid, textured, and wireframe
The F3 3D viewer — solid, textured, and wireframe

Settings ▸ Behavior has open F3 in a separate window, which lets you put several files side by side. The same section has autoplay media in preview and loop media in preview.

Hangul documents and PSDs are read-only because this is a viewer. It means you don’t launch Hangul or Photoshop to check something — it doesn’t replace either.

There are four view modes.

  • Ctrl+1 details — the list with columns. The default.
  • Ctrl+2 brief — names only, in multiple columns. For crowded folders.
  • Ctrl+3 thumbnails — for image folders.
  • Ctrl+4 canvas — free placement on an open plane. Its own section, just below.
  • Ctrl+Shift+F1 cycles through them.

View mode is remembered per folder, and each panel keeps its own. Set the photo folder to thumbnails and the working folder to details once, and that’s how they open from then on.

Thumbnail size adjusts on the spot with Ctrl+wheel, and that’s remembered per folder too. The starting size is Settings ▸ Appearance ▸ Default thumbnail size. Details and brief views can show small thumbnails in place of icons as well.

Thumbnails are cached on disk so a folder redraws instantly the next time. Clear the cache in Settings ▸ Appearance.

The same folder in all four views — clockwise from top left: details, brief, thumbnails, canvas
The same folder in all four views — clockwise from top left: details, brief, thumbnails, canvas

Canvas spreads the folder out (Ctrl+4)

It lays the files and folders on free coordinates, the way Obsidian or PureRef does.

It’s for spreading material out and sorting it with your eyes.

  • Arrange and zoom — drag tiles, wheel to zoom, drag empty space to pan. Select several at once, move them together, and Ctrl+Z your way back.
  • Groups, notes, edges — named background frames (groups), free text cards (notes), and edges joining cards (curved, straight, or orthogonal).
  • Live tiles — a tile can toggle between a static thumbnail and the real thing (video, PDF, markdown, code).
  • Expand a folder card — press + on a folder card and its contents open as a mini canvas inside. What you arrange in there is saved as that folder’s own layout, and the two stay in sync.
  • Export — a PNG snapshot, an image of a selected region, or JSONCanvas (Obsidian).

Layouts live in a hidden .peechcookie.pcanvas file inside the folder, so moving or syncing the folder takes the layout with it. Open the same folder in two places and edits show up in both, live.

Card borders, corner rounding, snap spacing, and edge shape are in Settings ▸ Canvas view.

Canvas view — the folder's images laid out as tiles, with fit, arrange, note, and group in the toolbar
Canvas view — the folder's images laid out as tiles, with fit, arrange, note, and group in the toolbar

Drawing — turn on in the toolbar and you draw straight onto the canvas. Stylus pressure feeds into stroke width, and when you finish, the strokes are saved as one object you can move and resize. Esc or Enter ends it; Ctrl+Z while drawing takes back the last stroke only.

Drawing mode — the pen color and width row, with a hand-drawn circle and arrow around a card
Drawing mode — the pen color and width row, with a hand-drawn circle and arrow around a card
Dragging cards into place, zooming with the wheel, then expanding a folder card to look inside

F4 is edit. It opens the program set in Settings ▸ Integration ▸ Editor; leave that empty and it uses your system association (or Notepad if there isn’t one). Shift+F4 makes a new file and opens it in the editor right away.

FeatureKeyWhat it searches
Panel filterCtrl+FNarrows the folder you’re looking at, live
Global file searchAlt+F7Names and contents. Results stream in as you type; Enter jumps to the location
Command paletteCtrl+PFuzzy search over folders, commands, and drives
Recent itemsCtrl+JEvery recently used file and folder on the system, as one virtual folder

Alt+F7 doesn’t wait and hand you a finished list — it streams matches as it finds them. When the one you wanted shows up, press Enter there.

Global search — masks, content, size and date conditions, with results streaming in
Global search — masks, content, size and date conditions, with results streaming in

The search syntax is Total Commander-compatible. Put several masks in the name field (*.jpg *.png), or list exclusions after a | (*.* | *.tmp). Content search takes regular expressions and NOT, and detects encoding on its own.

Ctrl+B spreads the results into the panel as a flat list. From there it’s an ordinary listing.

The command palette — a few letters to find and run a command, folder, or drive
The command palette — a few letters to find and run a command, folder, or drive

If you already use Everything

Set Settings ▸ Integration ▸ Folder search mode to Everything.

Ctrl+P then searches every folder on the system instantly. Everything has to be installed and running.

A search can be saved as a folder

A smart folder keeps an Everything query (say ext:pdf size:>5mb dm:lastweek) as if it were a folder.

Open it and the query runs then and there, showing results like a directory — copy (F5), delete, preview, and open all behave normally.

Add and edit them from Ctrl+PManage smart folders, or the network menu.

“PDFs over 5MB from last week” becomes something you can just open. (Everything required.)

Smart folder management — the saved queries, with one of them opened as a folder behind the dialog
Smart folder management — the saved queries, with one of them opened as a folder behind the dialog

The sidebar has six panes. (Ctrl+F8)

The icon rail on the left opens. Click the active icon again to collapse just the body.

Folder tree — sortable, with an inline filter, expanding automatically to follow the active panel. Right-click for new folder, rename, delete; middle-click for a new tab. The ★ focus mode in its toolbar cuts the tree down to favorites, recent folders, and the paths above them.

The sidebar folder tree with ★ focus mode on — only favorites and recent folders left
The sidebar folder tree with ★ focus mode on — only favorites and recent folders left

Recent folders — where you’ve been.

Network — built-in SFTP/FTP connections, WFX mounts, mapped drives. (Chapter 4)

Notes — markdown notes with Obsidian-style live preview and autosave. The storage folder is set in Settings ▸ Navigation ▸ Notes folder; point it at a cloud folder and the notes follow you between machines.

Calendar — a month view plus daily notes (YYYY-MM-DD.md). Settings can pin it to the bottom of the sidebar permanently.

Sidebar notes — a live-preview editor on the original file above, and below it a calendar dotted on days that have a daily note
Sidebar notes — a live-preview editor on the original file above, and below it a calendar dotted on days that have a daily note

Operation log — this session’s copies, moves, and deletes, each undoable and redoable. (Chapter 2)

Postscript. Half of file management is checking.

Moving a file is one keystroke.

The time goes into “is this the right one” — and Ctrl+Q and F3 exist to shorten that.