Skip to content

[PowerRename] Regex help in UI: Add ^, $, .* #35847

@htcfreek

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Area-User Interfacethings that regard UX for PowerToysCost-SmallSmall work item - 0-8 hours of workGood first issueGood for newcomers.Help WantedWe encourage anyone to jump in on these and submit a PR.Idea-EnhancementNew feature or request on an existing productPriority-3Bug that is low priorityResolution-Fix CommittedFix is checked in, but it might be 3-4 weeks until a release.

Projects

  • Status

    ⚠️Needs Walkthrough

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions