preview windows show the status of new names:
- successful renames in green with new names
- unchanged names in black with prefixed "<unchanged>"
- conflicting renames in red with prefixed "<exists>" or "<dupe>"
Sample (names are just samples, there might be no function producing these exact rename results):
Code: Select all
| Test1.txt | Test8.txt |
| Test2.txt | <Unchanged> Test2.txt |
| Test3.txt | <Exists> Test3.txt |
| Test4.txt | <Dupe> Test4.txt |
So I would like to suggest some ideas:
- put the status infos at the end of new names, so that the names themselves are still left-aligned (least effort, I guess)
- put another icon (or unicode character) in front of the icon of the associated apps / folder
- create another "column" between the current and new name, containing text "<...>" and / or icon (very much effort)
Code: Select all
| Test1.txt | Test8.txt <Done> |
| Test2.txt | Test2.txt <Unchanged> |
| Test3.txt | Test3.txt <Exists> |
| Test1.txt | β Test8.txt
| Test2.txt | β‘ Test2.txt
| Test3.txt | π Test3.txt
XYplorer Beta Club