Feature requests
Posted: Thu May 19, 2011 7:26 am
Would it be possible to add the following 2 optional features for the Selection Assistant (possibly burying them in an "advanced" tab):
1) Exclusive cross-searchpath selection
It would be incredibly useful if it were possible to select duplicates across multiple search paths while excluding any duplicates that occur exclusive to any specified search path.
That is, if we were to specify C:\MyWeb and Z:\MyOldWeb folders for comparison, then not duplicates exclusive to C:\MyWeb. Nor any duplicates exclusive to Z:\MyOldWeb. Select just the duplicates that occur in both C:\MyWeb and Z:\MyOldWeb.
This would be great for de-duplicating between backup generations, without getting bogged down with any intentional file duplications (particularly when working with website revisions, local site mirrors etc).
2) Structural context selection
With this feature only duplicates located with matching filepaths (within each search path) would be selected. That is, let's say we have the following duplicates:
1. <path1>\somefolder\dup.txt
2. <path2>\dup.txt
3. <path2>\somefolder\dup.txt
4. <path2>\someotherfolder\dup.txt
With context selection on only filepaths 1 and 3 would be selected, as they share the same relative folder as well as the same content. This means that duplicates that have been made on purpose (in say a backup folder) can be retained easily.
1) Exclusive cross-searchpath selection
It would be incredibly useful if it were possible to select duplicates across multiple search paths while excluding any duplicates that occur exclusive to any specified search path.
That is, if we were to specify C:\MyWeb and Z:\MyOldWeb folders for comparison, then not duplicates exclusive to C:\MyWeb. Nor any duplicates exclusive to Z:\MyOldWeb. Select just the duplicates that occur in both C:\MyWeb and Z:\MyOldWeb.
This would be great for de-duplicating between backup generations, without getting bogged down with any intentional file duplications (particularly when working with website revisions, local site mirrors etc).
2) Structural context selection
With this feature only duplicates located with matching filepaths (within each search path) would be selected. That is, let's say we have the following duplicates:
1. <path1>\somefolder\dup.txt
2. <path2>\dup.txt
3. <path2>\somefolder\dup.txt
4. <path2>\someotherfolder\dup.txt
With context selection on only filepaths 1 and 3 would be selected, as they share the same relative folder as well as the same content. This means that duplicates that have been made on purpose (in say a backup folder) can be retained easily.