Skip to main content
m1jackson
Inspiring
November 2, 2022
Question

Project Window "Sort by Label" Command

  • November 2, 2022
  • 1 reply
  • 145 views

I use the label colors as a way to keep things organized in my Project Window

 

Is there a command that can be called by script or by keyboard to toggle the "Sort the Project window by Label"? The default sort is by Name.

But when I click sort by Label, the default is Bottom to Top.

I'm trying to get to Sort by Label Top to Bottom

It's currently 3 clicks to get where I want my project to be, and I can live with that, but I'd love to do this as part of a larger template building script.

This topic has been closed for replies.

1 reply

Mylenium
Legend
November 2, 2022

The answer 99% likely is no. Like with most of these special and sometimes obscure UI-only functions there are no script functions for this and I know of no way to fake or enforce any of that. Unless Mathias, Dan or soem other resident script genius know something, I don't think you can make it work.

 

Mylenium