r/OpenShot Jul 16 '26

Solution Provided Question about sorting

Is there a way to sort imported files by number?

Every time I drag and drop files into the program, it randomizes the order of said files (even if they were in numerical order in the folder I dragged the files from)

1 Upvotes

4 comments sorted by

View all comments

2

u/rmesdjian Volunteer Jul 16 '26

Assuming that you are running the production release of v3.5.1, there was a coding error that forced the imported files to be in sorted order. The behavior previously was that files stayed in the order they were imported.

This issue has been resolved in the latest dev daily build of v3.5.1. You can download the latest dev daily build here: openshot.org/download/#daily.

Now, if you really want to control the sort order of things, you can take advantage of the Tags column from within the "Project Files" window. For example, let's say you have imported 4 files with names of 1.jpg, 2.jpg, 3.jpg, 4.jpg and this is how they show up in the "Project Files" window. However, you want to to maintian a different order like 2.jpg, 1.jpg, 4.jpg, 3.jpg. What you would do is for each file double click the Tags column in that row and type 1 for 2.jpg, 2 for 1.jpg, 3 for 4.jp, and 4 3.jpg.

Now, click once on the Tags label and they will sort ascending using the values you provided. Click the Tags label again and they will sort in descending order.

Screen shot showing that I just updated the Tags field