Page 1 of 1

Apply Selection to Expanded Groups Only

Posted: 22 Jan 2011, 10:44
by donny
I use "Select all files inside the folder structure of the file" to select files that I want to delete. AllDup is nice that it warns me if there are duplicates in the selected structure and lets me expand the dups in the same structure. Can I deselect all but one in the expanded groups?

Here's an example:

C:\first
D:\second

With the two directories above, everything is easy if the dups are across C: and D:. I can just select and delete the files from D: However, if the dups are all on D:, then there isn't an easy way to unselect dups that were automatically selected with the "folder structure" selector. I want to automatically leave one file selected in each group. I usually unselect manually, but lately I"ve had to unselect hundreds for files which is slow and error-prone.

I hope you can suggest a way for me to accomplish what I need.

Re: Apply Selection to Expanded Groups Only

Posted: 24 Jan 2011, 11:26
by Administrator
Why you don't use "Select only the first/last file" if the dups are all on D: and you want to automatically leave one file selected in each group?

Posted: 25 Jan 2011, 01:40
by donny
The dups I want to delete are on D:, but there are dups on C: that I don't want to delete. If I have these files:

C:\F1
C:\Copy of F1
D:\Copy of F1
D:\F2
D:\Copy of F2

After auto-selecting files under D:

C:\F1
C:\Copy of F1
+D:\Copy of F1

+D:\F2
+D:\Copy of F2

I want to unselect F2, but if I use "Select only first/or last", then files in C: get selected:

C:\F1
D:\Copy of F1
+C:\Copy of F1

D:\F2
+D:\Copy of F2

The files selected will depend on the name and order. With a few groups it's not a problem, but with hundreds of groups it takes a long time to unmark individual selections under every group. I hope you can think up a solution to simplify this task.

Thanks very much for the great software and outstanding support!

Posted: 25 Jan 2011, 11:14
by Administrator
Try this solution:

1. Select all files inside the following source folder: C:
2. Remove all selected files from the search result

Now you only have files from drive D at the groups and can start selecting and deleting all the files you dont need anymore.

Posted: 26 Jan 2011, 00:17
by donny
That's a great solution! It works well when the folders are selected as separate Source Folders. Would it make sense to add a "Remove marked files" to the context menu to protect subfolders? You can't select subfolders separately as Source Folders because AllDup prevents overlapping.

Posted: 26 Jan 2011, 10:26
by Administrator
What's the difference between "Remove all selected files from the search result" and your suggestion "Remove marked files"?

Posted: 26 Jan 2011, 14:52
by donny
Marking is selecting the row without checking the checkbox. Selecting is checking the checkbox.

I just discovered the function "Remove all groups with only one file". Would a new function named "Remove all groups with only file selected" be easy to implement and useful?

Posted: 26 Jan 2011, 17:26
by Administrator
"Remove groups with all files selected" ?

Posted: 28 Jan 2011, 01:04
by donny
It would be very useful if there is an "unremove". I could remove or "hide" the groups with all files selected. Delete files from the other groups. Then "unhide" to go back and work with the groups with all files selected. It would save me from having to rerun the search again.

Posted: 28 Jan 2011, 10:59
by Administrator
I will add "Hide groups with all files selected" to our ToDo-List.

Posted: 28 Jan 2011, 12:32
by donny
Awesome! Thanks!