-
Notifications
You must be signed in to change notification settings - Fork 15
Open
Labels
feature requestNew feature or requestNew feature or request
Description
What problem are you trying to solve? Do you a suggestion on how to solve it?
Description
Please add the ability to reorder items in the Favorites list, which was introduced in v1.13.3.
The reordering method can be via Up/Down buttons or Drag & Drop — either is fine.
Current Behavior
- Users can add or remove items from Favorites, but the list is sorted in the order items were added, making it difficult to change the order later.
- This makes it inconvenient to rearrange items based on frequency or importance.
Desired Behavior
- Users should be able to rearrange Favorites in any order they prefer.
- Possible implementations:
- Add Up/Down arrow buttons to move items.
- Support Drag & Drop reordering.
- The new order should be persisted, remaining intact after restarting the app.
Use Cases / Rationale
- Place frequently used items at the top for faster access.
- Allow personalized organization of Favorites per user or team workflow.
- Improve readability and accessibility when there are many items.
Version / Environment
- Affected version: 1.13.4
- OS: macOS 15.6
Metadata
Metadata
Assignees
Labels
feature requestNew feature or requestNew feature or request