Page MenuHome

UI: Batch Rename Dialog
ClosedPublic

Authored by Yevgeny Makarov (jenkm) on Nov 7 2020, 12:11 AM.

Details

Summary

Improve the Batch Rename dialog box UI.

After:

Before:

Diff Detail

Repository
rB Blender

Event Timeline

Yevgeny Makarov (jenkm) requested review of this revision.Nov 7 2020, 12:11 AM
Yevgeny Makarov (jenkm) created this revision.

Mind showing a before picture for ease of comparison?

Yevgeny Makarov (jenkm) edited the summary of this revision. (Show Details)Nov 7 2020, 6:32 AM

Looks much better I have two small wording suggestions.

Also not specific to this patch but in general I would like to see added to the icon stack an icon for case sensitivity and regrex. These can be placed in line with the search box and can clear up the UI in a couple places.

release/scripts/startup/bl_operators/wm.py
2338

"Strip from" or something similar would make more sense here.

2402

Similar here "Convert to"

I agree this looks a lot better!

A couple notes:

  1. I would prefer "Method" expanded in this case:

  1. I don't like the regular expression icon (we've discussed this and you made an alternative), but I do prefer it over the "RegEx" label in this patch. (Although actually the icon is SORTBYEXT so maybe it's not just used for this?)

I think this is equally suitable for SORTBYEXT and "RegExp."

This revision is now accepted and ready to land.Nov 24 2020, 12:19 AM
This revision was automatically updated to reflect the committed changes.