github coderaiser/cloudcmd v12.1.0
cloudcmd v12.1.0

latest releases: v17.4.0, v17.3.3, v17.3.2...
5 years ago

Group Rename Pattern

In Cloud Commander v6.0.0 group rename feature was added. Now you can not only rename files in editor, but also apply pattern. Let's look an example.

Open Cloud Commander
Screen Shot 2019-04-15 at 3 16 52 PM

Select files you want to rename
Screen Shot 2019-04-15 at 3 17 05 PM

Press <Ctrl>+<M>
Screen Shot 2019-04-15 at 3 25 04 PM

Then press <Ctrl>+<P>
Screen Shot 2019-04-15 at 3 17 44 PM

Edit pattern in a way you like (here will be add counter)
Screen Shot 2019-04-15 at 3 17 51 PM

Apply new names
Screen Shot 2019-04-15 at 3 18 04 PM

Here is result
Screen Shot 2019-04-15 at 3 18 11 PM

This all made possible with help of multi-rename library.
Here is list of patterns you can work with:

  • [n] - name
  • [e] - extension
  • [c] - counter
  • [ymd] - year, month, date

fix

  • (heroku) app: add "}" (#236)

feature

  • (edit-names) add bulk rename (#231)
  • (package) stylelint v10.0.0

Don't miss a new cloudcmd release

NewReleases is sending notifications on new releases.