Menu
Index

Mark by text pattern window

This window is shown from the Selection Assistant menu.
 
This tool allows free-form marking based on text patterns from any column in the table
Mark by text pattern window
1

Column Name

1. Column Name
The column name to use.
2

Pattern

2. Pattern
The text to search for, or Regular Expression. When the text is found the row is marked (checked). The pattern may be found in any part of the text, unless the 'Match Whole Column' option is on.
 
3

Match whole column check

3. Match whole column check
Requires a match of the whole pattern.
4

Use Regular Expressions check

4. Use Regular Expressions check
Advanced users may use regular expression patterns. Regular expressions allow you to mark using a matching pattern, similar to a wildcard. You could mark by part of a word, or a range of numbers for instance.
 
Duplicate Cleaner uses Microsoft .NET Regular Expressions.
 
Examples:
[1-3]
- Mark files containing the numbers 1, 2 or 3.
 
^test
- Mark files beginning with the word 'test'
 
 
5

Mark button

5. Mark button
Mark all rows which contain the pattern.
6

Unmark button

6. Unmark button
Unmark all rows which contain the pattern.