Hello Franck
at first I want to say sorry for my late reply - I had some hard days ..
franck8244 wrote:...I thought that this thread was dead

"There's life in the old dog yet."
franck8244 wrote:...What would you like to be improved ?
(please list all kind of wishes...)
That is exactly what I wanted to read
Now I want to mention or collect some topics, related to this feature.
Download:
http://www.totalcmd.net/plugring/Mover.html
Place for downloading this tool; including a small forum.
Thread "Looking for a modified "Mover plugin"
http://ghisler.ch/board/viewtopic.php?t=10676
Thread where I made some proposals for development (but found nobody who made it ..)
Thread "Collapse of file-sequences":
http://ghisler.ch/board/viewtopic.php?t=11443
A nine-pages-long thread in German forum which resulted in a filesystem-plugin "Sequences" (
http://home.arcor.de/luethje/prog/). This configurable plugin groups files by sequences of textstrings in the filename.
Thread "Create folder and move file function button"
http://ghisler.ch/board/viewtopic.php?t=17555. Discussion and solution upon a function (not a plugin) which makes via VBS-Script some things that I am looking for.
Wishes for further development:
Of course some of the following wishes are overlapping with the main features of TC, but it would be nice to have it in the plugin.
a) Option between Copy and Move
Now it is a really "mover"; but sometimes it would be important to use the "Copy" function: If you need the package separated and unseparated; if you want to use data from a write-protected source (USB; CD-ROM; ...)
b) Option for Target in "Source panel" or "Target panel" or free selection
Now it moves in new sub-folders of the source-panel (although the path of the target panel is displayed in the packer dialogue). Sometimes you need to select another target: the target panel of TC or a free selectable target.
c) Separate per string, defined per position:
This is a feature which is partially solved in
http://ghisler.ch/board/viewtopic.php?t=17555.
The idea of the VBS is:
"Take the name of the file from the beginning, use a (via parameter) defined length of string and separate it with this logic."
This script works fine, but in a plugin I can see some potential:
- configure the position of the first character
- configure the position of the last character (or the length of the string).
The idea would be:
"Take the name of the file from the defined start-position use a (via dialogue) defined length of string and separate it with this logic."
("Take filename from 3rd to 8th position for separating.")
d) Separate per string, defined per separator:
This feature is similar to the feature above, but it does not looks for the length of the name - it analyse the filename by a separator-string (examples see
http://ghisler.ch/board/viewtopic.php?t=10676). This is very useful for high structured file-systems.
e) Separate per search result:
Unlike the features above this function needs one cycle for every separator. There could be an input box where you can enter the search string. i.e.
first cycle: "Search all files where the filename has the string 'test' and move it to subfolder "Test".
second cycle: "Search all files where the filename has the string 'draft' and move it to subfolder "draft".
f) Configuration of name of subdirs:
There are also some ideas on
http://ghisler.ch/board/viewtopic.php?t=10676. For example if you use "separation per extension" it would be nice to edit the name of the subdirs, like "prefix-string plus extension plus suffix-string": "hello-doc; hello-txt" or "hello-doc-miller; hello-txt-miller" ... Of course this should work in all separating-functions, not only in extension.
g) Different languages:
There is not much to explain
h) Saving of settings:
Like your WDX-plugin it could be nice (or luxury?) to save all the settings which will be available in the extended plugin.
franck8244 wrote:...What would you like to be improved ?
(please list all kind of wishes...)
So - that all my wishes (at the moment

). I know, it's a huge package. If you want to phase the improvements - for me, feature d) is the most important.
What to you think about it ?
I'm looking forward to hear from you.
Best regards
Peter