create thumbnail for multi folder once

Please check the FAQ (https://www.xyplorer.com/faq.php) before posting a question...
Post Reply
karimmaster101
Posts: 158
Joined: 20 May 2011 14:34

create thumbnail for multi folder once

Post by karimmaster101 »

i have a lot of folders and i want to create thumbs for these folders at same time how

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

Re: create thumbnail for multi folder once

Post by admin »

no way

karimmaster101
Posts: 158
Joined: 20 May 2011 14:34

Re: create thumbnail for multi folder once

Post by karimmaster101 »

thanks for ur reply and I have more questions:
1. Can I make catalog folders remember view settings like Thumbnails and sorting
2. I want to add to catalog folder search results
3. Is there any way to add Title to Columns

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

Re: create thumbnail for multi folder once

Post by admin »

karimmaster101 wrote:thanks for ur reply and I have more questions:
1. Can I make catalog folders remember view settings like Thumbnails and sorting
2. I want to add to catalog folder search results
3. Is there any way to add Title to Columns
1. not possible
2. not the results, but the search can be added as search template; but that needs scripting; I'm planning to add a simpler way to add a search to the catalog
3. not possible

karimmaster101
Posts: 158
Joined: 20 May 2011 14:34

Re: create thumbnail for multi folder once

Post by karimmaster101 »

Thank u very much for ur help
and please try to make 1 and 3 options available in next versions

and could u provide me with script to add search results to catalog
i have folder X and searched for Poster

thanks

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

Re: create thumbnail for multi folder once

Post by admin »

karimmaster101 wrote:Thank u very much for ur help
and please try to make 1 and 3 options available in next versions

and could u provide me with script to add search results to catalog
i have folder X and searched for Poster

thanks
If it is just a name search (search for <pattern> in <folder>) this is very easy: simply add this into the Location field:

Code: Select all

 <folder>?<pattern>
So in your case e.g.:

Code: Select all

C:\Test\?Poster

karimmaster101
Posts: 158
Joined: 20 May 2011 14:34

Re: create thumbnail for multi folder once

Post by karimmaster101 »

:D :D It works Fine
But I have question about drag and drop in Dual Pan mode
can i make drag and drop in dual pan mode move files not copy them

serendipity
Posts: 3360
Joined: 07 May 2007 18:14
Location: NJ/NY

Re: create thumbnail for multi folder once

Post by serendipity »

karimmaster101 wrote:But I have question about drag and drop in Dual Pan mode
can i make drag and drop in dual pan mode move files not copy them
Yes, use right-click to drag and drop files across panes and you will get several options including move.

karimmaster101
Posts: 158
Joined: 20 May 2011 14:34

Re: create thumbnail for multi folder once

Post by karimmaster101 »

yes I know Right click But I wonder If I can make Move as Default action instead of Copy

Post Reply