Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Implementing sorting decks in the deck list #7

Closed
rwblickhan opened this issue Sep 26, 2021 · 0 comments
Closed

Implementing sorting decks in the deck list #7

rwblickhan opened this issue Sep 26, 2021 · 0 comments

Comments

@rwblickhan
Copy link
Owner

Right now decks are always sorted by name ascending (thanks to fetchRequest.sortDescriptors = [NSSortDescriptor(key: "title", ascending: true)] in DeckCoreDateRepository). It would be nice to add a UI to customize this, or even add enough details to the data model to be able to support reordering.

@rwblickhan rwblickhan closed this as not planned Won't fix, can't repro, duplicate, stale Sep 14, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant