Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sortable Feed #130

Closed
5 tasks done
JoeloJoestar opened this issue Jul 2, 2024 · 1 comment
Closed
5 tasks done

Sortable Feed #130

JoeloJoestar opened this issue Jul 2, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@JoeloJoestar
Copy link

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:

  • 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.
  • I have updated the app to version 1.10.5.
  • I will fill out all of the requested information in this form.
@cuong-tran cuong-tran added the enhancement New feature or request label Jul 27, 2024
cuong-tran added a commit that referenced this issue Aug 3, 2024
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
@cuong-tran
Copy link
Collaborator

completed with #220 & #356

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants