1
Support and Feedback / How to delete initial parts of filename
« on: March 11, 2019, 01:29:20 »
I did not see in the support page anywhere you could delete the initial part of a file:
E.G.
index.part1235222 -> part1235222
index.part1250 -> part1250
Using the [N] doesn't seem to work: [N,7-100]
Perhaps I can use regular expressions
E.G.
index.part1235222 -> part1235222
index.part1250 -> part1250
Using the [N] doesn't seem to work: [N,7-100]
Perhaps I can use regular expressions