Is there a way to bulk delete all the number in the layer name with rename layer feature?
Hi there,
You should be able to use $`-app' to remove the number prefix.
Hope it helps!
$` It does not work?I would like to remain the current name and delete the number
Hi @daken
If you want to remove only digits, how about \d+ for Match field? The underscores still remain in this case.
\d+
Alternatively, if you want to remove everything before names like "apple" (including any leading underscores and digits), try this pattern:
^[_]*\d+[_]*
I hope this works!
Thanks,
Toku
Already have an account? Login
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Sorry, we're still checking this file's contents to make sure it's safe to download. Please try again in a few minutes.
Sorry, our virus scanner detected that this file isn't safe to download.
We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.
We use 3 different kinds of cookies. You can choose which cookies you want to accept. We need basic cookies to make this site work, therefore these are the minimum you can select. Learn more about our cookies.