XYplorer 10.80 has been released on 19-Jan-2012. Here's a quick introduction to the main new features:
Here's a graphic example (click the thumbnails to zoom):
Now isn't that the way you always wanted to organize your files? And you can do this across your system just as easily. Here's a shot of a Multi Branch View that combines folders from different ends of the computer in one view:
Of course, these Multi Branch Views are preserved in their tabs and can be opened just like normal folders. Also across sessions. And storable in tabsets if you want to. You can also add them to the Catalog or to the Favorite Folders, filter them, create User Buttons pointing to them, and so on.
Here's a graphic example (click the thumbnails to zoom):
Note that the saved state of tabsets is remembered across sessions, so you can always go back to your saved state, even if you saved it months ago.
Here's a graphic example (click the thumbnails to zoom):
Here's the same operation in writing:
Sources in clipboard: C:\Users\Don\Pics\frisur\frisur.jpg C:\Users\Don\Pics\hairstyles\movie\vid-000294.thumbnail.png C:\Users\Don\Pics\hairstyles\poster\SchoolOfRock.png Targets: Don\Shots\frisur\frisur.jpg Don\Shots\hairstyles\movie\vid-000294.thumbnail.png Don\Shots\hairstyles\poster\SchoolOfRock.png
If the sources are from different drives the operation goes like this:
Sources in clipboard: C:\Pics\frisur\frisur.jpg D:\Pics\hairstyles\movie\vid-000294.thumbnail.png E:\Pics\hairstyles\poster\SchoolOfRock.png Targets: Don\Shots\C\Pics\frisur\frisur.jpg Don\Shots\D\Pics\hairstyles\movie\vid-000294.thumbnail.png Don\Shots\E\Pics\hairstyles\poster\SchoolOfRock.png
Did you ever find that your folder tree shows much more than you actually need to see? Well, minimize it!
The Minimize Tree command is found in menu View | Mini Tree, or in the right-click menu of the Mini Tree toolbar button. Use the same button to quickly toggle between the Mini Tree and the full Maxi Tree.
XYplorer 10.80.0100 has been released on 30-Jan-2012. Here's a quick introduction to the main new features:
Safety Belts: Now three optional safety belts protect you from yourself:
For example, if you tick "Confirm copy and move operations" in Configuration | Extended you will get a confirmation prompt before any move, copy, or backup operation, be it from clipboard, drag and drop, or other means. Here's an example of such a prompt:
Accessibility: Support for larger font sizes has been improved. Now also the tab headers conform to your choice.
HereDoc: Now the ending identifier can be anywhere in the line if it starts with a "#". For example:
$isOk = Confirm (<<<#FOO Blah BlahFOO#FOO); echo $isOk;
Increment Operator: Now $i++/$i-- returns the incremented/decremented value and thus can be used as an argument in functions. The value is incremented/decremented *before* it is passed to the function. For example:
echo $i++; echo $i++; echo $i++; //"1", "2", "3"
XYplorer 10.80.0200 has been released on 06-Feb-2012. It's a promotional special for Giveaway Of The Day.
XYplorer 10.80.0300 has been released on 08-Feb-2012. Here's a quick introduction to the main new features: