Bases: Enable Free dragging to sort

Use case or problem

I am using a .base file for project management, where each line item is used to store documentaion, dev logs, or other info for each request. I would like the capability to sort line items manually (when no filters applied), and have it remember that sorting in the future.

Proposed solution

Implement an option to allow for manual sort. This could be an additional hidden property or hidden within the metadata of the .base file (preferred method). This should be updated whenever a user drags an item in the .base file to ensure the current arrangement can be recalled.

Current workaround

Add number property and then sort by number

Support, I need to adjust the sequence of functions. When the number of documents is very large, whether you put a serial number before the document name or a serial number in an attribute, it’s a nightmare.