(Solved) Recent Changes to Inline File Rename ?

Things you’d like to miss in the future...
Post Reply
GreetingsFromPoland
Posts: 225
Joined: 29 Sep 2022 14:20
Location: Win10 @125%

(Solved) Recent Changes to Inline File Rename ?

Post by GreetingsFromPoland »

hi! recently (within the last beta or so) i've noticed a change when doing an inline file name and pressing the down arrow to move to the next file.

previously, you could slow-single click (or F2) to start a rename. make the change and press the down arrow to move down to the next file. upon entering the next file, the cursor was in the exact spot as it was from the file above. now, pressing down arrow puts the cursor at the end of the next file.

for example, in this image, i would start a rename and remove everything after S01E05 and then press down arrow and the cursor would be positioned right after 6 - making it very quickly to batch rename files that are following the same pattern using inline + down arrow.

green arrow = previous, red arrow = now.
Image-004.png
Image-004.png (4.59 KiB) Viewed 314 times
can you please confirm this as either a bug or intentional ? if intention, is there a setting to return to the previous behavior ?
Last edited by GreetingsFromPoland on 06 Nov 2023 12:18, edited 1 time in total.

highend
Posts: 13338
Joined: 06 Feb 2011 00:33
Location: Win Server 2022 @100%

Re: Recent Changes to Inline File Rename ?

Post by highend »

One of my scripts helped you out? Please donate via Paypal

PeterH
Posts: 2785
Joined: 21 Nov 2005 20:39
Location: Germany

Re: Recent Changes to Inline File Rename ?

Post by PeterH »

Don often said he doesn't like too much smartness. :maf:
For this situation the new logic seems to be negative
- though the general idea seemed to be fine.

Maybe it needs a bit polish, eg when the prev name is truncated, as described.
Win11 Pro 223H2 Gerrman

admin
Site Admin
Posts: 60632
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Recent Changes to Inline File Rename ?

Post by admin »

Yep, not smart enough this time. But I already have an idea for tomorrow...

GreetingsFromPoland
Posts: 225
Joined: 29 Sep 2022 14:20
Location: Win10 @125%

Re: Recent Changes to Inline File Rename ?

Post by GreetingsFromPoland »

thanks highend!

admin, thank you for looking at this. hopefully your solution works as before. after reading the patch notes and understanding it, i don't like having to hold CTRL, etc. to achieve what i am used to.

maybe your new idea will be good. if not, please allow us to disable this new smartness via a tweak or setting (otherwise will have to rollback).

admin
Site Admin
Posts: 60632
Joined: 22 May 2004 16:48
Location: Win8.1 @100%, Win10 @100%
Contact:

Re: Recent Changes to Inline File Rename ?

Post by admin »

Everything is going to be fine:

Code: Select all

    * Serial Rename with Up and Down Keys: The recent changes were too smart. Now it's 
      simpler: Hold CTRL if you want to keep the caret position measured from the right 
      end, otherwise it's measured from the left end, as it's always been.

GreetingsFromPoland
Posts: 225
Joined: 29 Sep 2022 14:20
Location: Win10 @125%

Re: Recent Changes to Inline File Rename ?

Post by GreetingsFromPoland »

admin wrote: 06 Nov 2023 09:09 Everything is going to be fine:
yes! you are correct. updated to the latest beta and the default method is back to the previous way ! thank you ! you have no idea how many files in 2 days i accidentally removed the extension from after the change. i thought i was going crazy.

Post Reply