QL-Win / QL-Win/QuickLook

Feature Request: while renaming a file and then pressing TAB moves explorer to new file but preview doesn't update

Open
#1,838 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C#
Stars
24.7k
Forks
1.3k
Avg merge
4d 7h
Merged PRs (30d)
1

Description

I have a large number of PDF files I need to rename based on the contents of the PDF.

I select the first PDF in the folder and press SPACE to open the preview.

I press F2 to begin renaming the file. Once I have the correct name for the file I press TAB. This moves to the next file in the folder and is in a state to rename the file. However, the preview windows does not refresh with the newly selected file. (See screenshot below)

Currently the only way to make this work is to press ENTER, then press the DOWN ARROW key, then press F2 to start editing the new file.

This workaround adds multiple keys to the workflow. If the preview would detect that a new file is selected, the time spent renaming files would be greatly reduced, allowing for fast renaming of a large number of PDF files in one folder.

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the workflow by previewing a PDF, pressing F2, renaming it, and pressing Tab; observe whether the preview follows the newly selected file. Find the rename and preview-selection handling, then verify that the preview refreshes during this workflow without requiring Enter, Down Arrow, and F2.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
desktop
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.