Page 1 of 1

Index files for pics ?

PostPosted: Thu Apr 07, 2005 4:55 pm
by vw2fst4u
heres the deal i like to download images for wallpapers and sometimes even create wallpapers from those images however my conection is slow just 256 is there a way to search just for the index files alone or filter it ?

PostPosted: Thu Apr 07, 2005 9:00 pm
by Smite
If they share a common term or form in the subject, just filter on that.

PostPosted: Fri Apr 08, 2005 6:35 pm
by Kiltme
It depends on the sw used to generate the contact sheets, but usualy they are !SetNameDX or !index-SetName, but you may get lots of extra matches where the subject says "see index file xyz".

Here's a mostly effective find regex

Code: Select all
!.*DX|!INDEX


Find ! followed by anything, followed by DX or !INDEX