Help WantedIdea-EnhancementProduct-PowerRename
Repository metrics
- Stars
- (133,154 stars)
- PR merge metrics
- (Avg merge 14d 20h) (117 merged PRs in 30d)
Description
In PowerRename, how about add a checkbox option to "Copy file instead of renaming"
Without the option being checked, the file is renamed: file.txt is renamed to SomethingElse.txt and file.txt no longer exists
With the option checked, the file is copied: file.txt is copied to SomethingElse.txt and and file.txt still exists.
Every other aspect of PowerRename works in the same exact manner.