You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to have many feed items from multiple sources in the Feed section. Those rows are ordered only by last feed item added. It would be cool to have options to sort:
Alphabetically
By source, then alphabetically
Custom and drag-and-drop-able
Other details
No response
Acknowledgements
I have searched the existing issues and this is a new ticket, NOT a duplicate or related to another open or closed issue.
I have written a short but informative title.
If this is an issue with an official extension, I should be opening an issue in the extensions repository.
allow change feed's order manually by moving up/down
partially implement #130
* add feed_order
- add/migrate feed_order column
- auto increament feed_order when adding new feed
- showing feed in order using feed_order
* refactor code to support feedOrder
* swap feed order
* Fix generating feed's order when no feed existed
Describe your suggested feature
I want to have many feed items from multiple sources in the Feed section. Those rows are ordered only by last feed item added. It would be cool to have options to sort:
Other details
No response
Acknowledgements
The text was updated successfully, but these errors were encountered: