openzim / nautilus-webui

SaaS Web UI for nautilus
GNU General Public License v3.0
1 stars 0 forks source link

Support custom ordering #44

Open rgaudin opened 1 year ago

rgaudin commented 1 year ago

Note: this would be for a future release

I realized playing with the table ordering that nautilus has two display modes:

Eventually, we'll want to allow users to control the order in which files are added to the collection. It would probably be through an ordering column on the DB and on the table in UI and a drag-to-reorder feature.

FledgeXu commented 1 year ago

I like this drag idea. Since we have the Edit and Upload of those two modes, we can allow users to drag to adjust the order in Edit mode.

rgaudin commented 4 months ago

Next nautilus version will drop the random feature so ordering (via drag&drop) will be more important.

Popolechien commented 3 weeks ago

re-upping this one.