Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

Required fields*

3
  • $\begingroup$ Neater, too... cheers!.. but it will put all capitalized items before all non-capitalized.. this may be what's wanted? $\endgroup$ Commented Dec 3, 2019 at 14:54
  • 1
    $\begingroup$ That should fix it. $\endgroup$ Commented Dec 3, 2019 at 15:29
  • 1
    $\begingroup$ Thanks, this (and the discussion around the question) was great! It did lack something I needed (unlink/linking by default causes everything in a collection to become visible, a problem when you have a large enough number of collections/objects to want to do this in the first place), but that was only a 4-line fix. I've never made a Blender add-on before, but I packaged the result into a simple .py in case anyone wants to use this going forward: github.com/NeverConvex/blenderAlphabetize/blob/master/… $\endgroup$ Commented Dec 5, 2019 at 2:44