ApolloFiles / Apollo

You know Google Drive, Picasa, Mega.nz and Plex? Somewhat a mix of them with the benefit of being self-hosted
GNU General Public License v3.0
4 stars 1 forks source link

Bulk renaming files #40

Open SpraxDev opened 2 years ago

SpraxDev commented 2 years ago

It should be possible to use pre-defined patterns when renaming a file. This is especially nice for bulk renaming files.

e.g. [01, 02, 03]-spain.png could be used to rename all selected files counting from 01 to e.g. 120 (only one leading zero)

Related