<aside> đ
</aside>
<aside> âšī¸
Rename found items with prefix/suffix, find/replace, numbering, date/time, or original filename. Enable Renaming in the action chips to activate.
</aside>
Placeholder â Renaming row (Prefix / Find / Replace / Suffix)
Placeholder â Renaming row (Prefix / Find / Replace / Suffix)
Placeholder â Date / Time / Numbering
Placeholder â Date / Time / Numbering
| Option | Description |
|---|---|
| Project item name | Use the name as shown in the Project panel (default). |
| Original file name | Use the filename on disk (for media-linked clips). |
| Replace entire name | Ignore Find; replace the whole name with the text in Replace. |
Four chained fields: Prefix â Find â Replace â Suffix
| Field | Description |
|---|---|
| Prefix | Text added before the name. |
| Find | Pattern to find in item names. Separate from the Filter in Search. |
| Replace | Replacement text or tokens (see below). |
| Suffix | Text added after the name. |
Inserted between Prefix, name, and Suffix: Space, _ (underscore), or - (hyphen).
Tokens can be used in the Replace field to insert dynamic values:
| Token | Description |
|---|---|
{scene} |
First capture group from the Find pattern (or full name if no Find). |
{take} |
Second capture group from the Find pattern. |
{scene#} |
Position-based index for the first group (1, 2, 3âĻ). |
{take#} |
Position-based index for the second group. |
| Option | Position | Description |
|---|---|---|
| Date | Prefix or Suffix | Adds the current date to the name. |
| Time | Prefix or Suffix | Adds the current time to the name. |
| Numbering | Prefix or Suffix | Sequential number. Set the From value and leading zeros. |