[PowerRename] Rename files based on external file list
#3454 aperta il 21 mag 2020
Metriche repository
- Star
- (133.154 star)
- Metriche merge PR
- (Merge medio 14g 20h) (117 PR mergiate in 30 g)
Descrizione
Summary of the new feature/enhancement
Import external file list of new names that will be used on the current queue.
Some people just want to rename with a specific list of custom names, not following the Power Rename configuration tool that consider only sequencial names and strings. for example: I have a list of files that I export from a web based application. I'd like to keep the original name or change the name to original date of file, so I export the names to an external file list.
Proposed technical implementation details (optional)
Download files has a sequence to be list on file system. It depends of the timestamp applied when download was completed. When you load the files you want to PowerRename the list of files follow this rule. But to make it understandable to general users we need to adapt:
- Be able to reorder the file list queue
- Be able to reorder the new name file list
- Be able to load an external file to make new name list column
- Follow the system order list to make the origin file list (queue)
Import external file list making possible customize the name of bulk rename process.