Quantcast
Channel: voidtools forum
Viewing all articles
Browse latest Browse all 1719

Support • Re: Rename a folder based on a subfolder

$
0
0
Select your Fod {1285} folders.
From the Edit menu, under the Advanced submenu, click Advanced Move to Folder.
Check Regular expressions.
Change the Old format to:
^(.*)\\([^\\]*)\\([^\\]*) \{(\d+)\}$

Change the New format to:
\1\\\2 {\4}\\\3 {\4}

Review the new filenames and click OK.


Also can I list the folders that contain a folder, say with a "{" ?
With Everything 1.4:
Search for:
folder:{
-or-
regex:"^(.*)\\([^\\]*)\\([^\\]*) \{(\d+)\}$"

( if you want to match {multiple-digits} )
From the File menu, click Export....
Choose a filename and click Save.
From the File menu, click Open File List.
Select your filelist from above and click Open.
Search for:
childfoldercount: child:{

When you are done with the results, close your file list from File -> Close file list.



For Everything 1.5:

childfolder:{

Statistics: Posted by void — Wed Jun 05, 2024 11:52 pm



Viewing all articles
Browse latest Browse all 1719

Trending Articles