microsoft/PowerToys

[PowerRename] Allow Copy instead of Rename

Open

#885 opened on 2019年12月6日

GitHub で見る
 (1 comment) (7 reactions) (0 assignees)C# (7,978 forks)batch import
Help WantedIdea-EnhancementProduct-PowerRename

Repository metrics

Stars
 (133,154 stars)
PR merge metrics
 (平均マージ 14d 20h) (30d で 117 merged PRs)

説明

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.

コントリビューターガイド