How to Reorder Dashboards in Grafana Plugin Repository?

Hello everyone,

I’m currently managing a Grafana plugin repository where I have a folder containing multiple dashboards represented by JSON files. However, I need to reorder these dashboards, and unfortunately, I can’t change their filenames due to dependencies. Is there a recommended method or best practice for rearranging the order of dashboards within the folder?

I’ve considered manually reordering them, but since the filenames matter and can’t be changed, I’m wondering if there’s a more efficient approach to achieve this. Any suggestions or insights would be greatly appreciated.

Thank you in advance for your help!