sveltia / sveltia-cms

Alternative to Netlify/Decap CMS. Fast, lightweight, Git-based headless CMS. Modern UX, first-class i18n support, open source & free. Made with Svelte.
MIT License
949 stars 49 forks source link

Feature Request: Manual Sort option (ether for collection or `list` widget #214

Open fkrauthan opened 1 month ago

fkrauthan commented 1 month ago

It would be great if there is some kind of easy manual sort that could be implemented (e.g. in a collection by automatic populating a order [potentially configurable] attribute, and for the list widget just saving the array in the correct order). This could be useful for example to have a collection of screenshots that I want to order in a specific way (and I might want to edit that later on). or having a file to represent the menu that I would like to keep in a specific order.

kyoshino commented 1 month ago

It’s the second most voted Netlify/Decap CMS issue and of course on my todo list. I can’t set a due date but will definitely implement the feature 😄