Page 1 of 1

create thumbnail for multi folder once

Posted: 27 May 2011 15:22
by karimmaster101
i have a lot of folders and i want to create thumbs for these folders at same time how

Re: create thumbnail for multi folder once

Posted: 27 May 2011 15:26
by admin
no way

Re: create thumbnail for multi folder once

Posted: 28 May 2011 06:52
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

Re: create thumbnail for multi folder once

Posted: 28 May 2011 07:44
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

Re: create thumbnail for multi folder once

Posted: 28 May 2011 09:38
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

Re: create thumbnail for multi folder once

Posted: 28 May 2011 09:47
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

Re: create thumbnail for multi folder once

Posted: 29 May 2011 13:24
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

Re: create thumbnail for multi folder once

Posted: 29 May 2011 13:33
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.

Re: create thumbnail for multi folder once

Posted: 29 May 2011 15:21
by karimmaster101
yes I know Right click But I wonder If I can make Move as Default action instead of Copy