Search found 1719 matches

by DigitalVolcano
Fri Sep 01, 2023 11:26 am
Forum: Duplicate Cleaner support
Topic: All but one file in each group
Replies: 2
Views: 2141

Re: All but one file in each group

It should leave (or unmark) one file in each group - check you didn't have 'Leave existing marks unchanged' selected.
by DigitalVolcano
Sat Aug 19, 2023 12:59 pm
Forum: Duplicate Cleaner support
Topic: Comparison doesn't really work
Replies: 1
Views: 1478

Re: Comparison doesn't really work

You need to post what type of files you are looking for, what scan modes have you tried, which file types aren't maching, etc.
by DigitalVolcano
Fri Aug 11, 2023 4:42 pm
Forum: Duplicate Cleaner support
Topic: Selecting Groups to Mark Files
Replies: 2
Views: 2126

Re: Selecting Groups to Mark Files

You need to filter to your selection.

Select (highlight) the files and then right-click and select 'Filter to selected files'.
You should now see that the Selection Assistant only works on that filtered selection.
by DigitalVolcano
Wed Aug 02, 2023 5:17 pm
Forum: Duplicate Cleaner support
Topic: Alphabetical Keywords Option
Replies: 6
Views: 3606

Re: Alphabetical Keywords Option

This is in the development list for the next update, 5.20
by DigitalVolcano
Fri Jul 28, 2023 10:13 am
Forum: Regular Expressions Help
Topic: Insert a Line Feed between two characters
Replies: 1
Views: 13107

Re: Insert a Line Feed between two characters

You can just use the multi -line editor for the replace (the little pen next to the replace box)

Eg

Find:

Code: Select all

><
Replace:

Code: Select all

>
<
You can change the editor line-end type in the Options window.
by DigitalVolcano
Thu Jul 20, 2023 1:52 pm
Forum: TextCrawler - General
Topic: How to enter a NULL character?
Replies: 1
Views: 4004

Re: How to enter a NULL character?

Use regex mode and search for

Code: Select all

\u0000
by DigitalVolcano
Tue Jul 11, 2023 7:13 pm
Forum: Duplicate Cleaner support
Topic: How to select only files into an Active filter?
Replies: 3
Views: 2054

Re: How to select only files into an Active filter?

"Group sizes" filters by the total file size of the group
by DigitalVolcano
Tue Jul 11, 2023 10:22 am
Forum: Duplicate Cleaner support
Topic: How to select only files into an Active filter?
Replies: 3
Views: 2054

Re: How to select only files into an Active filter?

Which Selection Assistant function are you using to mark?

Are you sure you are using the 'File sizes between..size' filter and not the 'Groups between...size' filter?