Skip to main content
Participant
February 21, 2024
Under Review

Script that orders graphs in the explorer

  • February 21, 2024
  • 2 replies
  • 211 views

Is it possible to re-arrange the order of the graphs in the explorer? I'm trying to order the graphs alphabetically via a python script. 

 

Thank you for any assistance!

2 replies

Community Expert
February 22, 2024

I didn't test it yet. But couldn't you just write a script which creates a new package copy all the content of the current package and delete them. After that, get the list of package content from the helper package and sort it in python, then import the sorted list back to the original. As I already said, I didn't test this, but theoretically it should work. All the best Marco

Cyril Dellenbach
Community Manager
Community Manager
February 22, 2024

Hello Andy,

 

Unfortunately, the resources order from a package isn't exposed in the Python API.

 

That being said, I'll move this thread to "idea" and we'll discuss about the possibility to add this feature to the API.

 

Regards,

Cyril Dellenbach (Micro) | QA Support Artist | Adobe