Occasionally the text within a segment consists of two sets of numbers. For example a file named Wallpaper_2_800.jpg may have associated files such as Wallpaper_2_1024.jpg but it may also have associated files such as Wallpaper_3_800.jpg. It would be good to have a way to reference all of the associated files.
There are many ways this can be accomplished.
A brute force method could add each file individually to the fusker collection. While this would certainly work, it could be difficult to manage if the combination of different values reached several hundred files that were not accessible via a thumbnail post.
Another approach could be to create a numerically fusked file segment for each possible entry of one of the fields where the fusk contains the possible values for the other field. For example files like:
Or even a single list fusked file with entries for each combination of the two parameters...
Wallpaper_{1_800, 2_800, 1_1024, 2_1024...}.jpg
Or...
The options are probably limitless and using Split is another of those options.
All directory and file segments are made from three individual parts:
When you split a directory, the Pre-Text stays in the split directory and the Fusk and Post-Text move to a new directory under the split directory.
Consider an example file segment: Jennifer_Garner_in_Elektra_Wallpaper_2_800.jpg
Initial Segment | After Modification | After Splitting |
---|---|---|
Once the original file segment has become two new segments, each of those segments may be fusked with either numeric or list fusks. A segment may be split an indefinite number of times to separate out any text you wish to fusk separately.
Each Split Directory can have only one child segment.
Splitting a segment does not make use of any user configurations.
The free version of Image Surfer Pro does not support splitting a fusker collection segment.
Split & Auto Range & Modify
A brief example using the Female Action Stars fusker collection which demonstrates creating multiple
fusks within the same file reference segment. The example uses the Modify option to prepare the file segment
to be split and then splits the file segment to create a numeric fusk in the split directory segment and a list
fusk in the file segment.