https://bugs.kde.org/show_bug.cgi?id=404559
Christoph Feck <cf...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|INTENTIONAL |DUPLICATE --- Comment #4 from Christoph Feck <cf...@kde.org> --- An unobstrusive way would be: - "file.txt" collision detected - User clicks "Suggest New Name" - Dialog suggests "file (1).txt" - User edits the suggestion to e.g. "Copy 1 of file.txt" or "file[001].txt" - Dialog remembers these changes as the template for further suggestions (and for automatic suggestions) A requirement would be that the original filename and extension is still part of the edited suggestion, and that at least one field with a number is still part of the additions. Otherwise automatic suggestions cannot work, and it would fall back to the "Name (#).ext" for next suggestions. Good luck :) *** This bug has been marked as a duplicate of bug 317320 *** -- You are receiving this mail because: You are watching all bug changes.