Version: 1.0.0-beta6 (rev.: 1036088M) (using Devel) OS: Linux Installed from: Compiled sources When I want to rename an image, the advanced renaming dialog is shown. This is really good, when I want to rename many images. But when I just want to change a typo this is really annoying because I have to use dolphin to do this. My proposal would be to show a normal text edit field when clicking rename(F2) and add a second menu entry like "advanced rename".
Uh I don't like that. But what could be done is that when only one image is selected, the current name is filled in. Otherwise we get too many rename buttons / actions etc. This is confusing.
SVN commit 1036529 by aclemens: When single file is selected, set the current filename as input pattern and highlight the line edit widget. BUG:210873 M +2 -1 NEWS M +10 -1 utilities/advancedrename/advancedrenamedialog.cpp M +5 -0 utilities/advancedrename/advancedrenamewidget.cpp M +1 -0 utilities/advancedrename/advancedrenamewidget.h WebSVN link: http://websvn.kde.org/?view=rev&revision=1036529
Yes, that's great. Thanks