Open
Description
Description of the new feature / enhancement
Adding the following syntax to the regex help flyout in the PowerRename window will be helpful for users that have not so much knowledge about regex:
^
= Start of the string.$
= End of the string..*
= Any number of any characters. (In addition to.
syntax explaination.)
Scenario when this would be used?
We sometimes get issues asking how to add text to the start or end of a file name without replacing explicit characters. (Example issue: #35797)
Supporting information
No response
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
⚠️Needs Walkthrough
Activity