I'm not so much against the flat approach because it is faster as long as the list is still as short as this one.zer0 wrote:A couple of things to say about the these changes:a) It's bad that there is no alphabetical grouping, the drop-down list looks messy as overwrite, suffix and affix options are mixed like a Caesar salad. Affix should be at the top, followed by Overwrite and then Suffix.Code: Select all
v9.70.0049 - 2010-11-28 17:33 + Configuration | File Operations | Backup Operations | On name collisions: Added two new options and revised the wording of some of the old options: - Overwrite only older files - Overwrite always - Overwrite never - Suffix number to copies - Affix current date to copies - Affix last modified date to copies - Suffix number to existing - Affix current date to existing - Affix last modified date to existing
b) An even better approach would be to refactor them into 2 side-by-side drop-down lists: one to choose from Affix, Overwrite and Suffix and another to drill down into details. The lists would look much tidier with this liner approach.
However, the current approach lacks certain useful combinations, e.g. "Affix current date to existing IF it is older (else do not copy)". So I will reorganize it as follows:
On name collision:
- Don't copy
- Copy always
- Copy if newer
On copy:
- Overwrite
- Rename copies
- Rename existing
On rename:
- Suffix number
- Affix current date
- Affix modified date
XYplorer Beta Club