ForgetMeNot
ForgetMeNot copied to clipboard
Improve the card editor for large decks
Managing cards for large decks (2000+ cards) through the card editor can be difficult. It can be improved by allowing the user to filter, sort, and paginate results.
Filters that seem would be useful:
- learned/unlearned
- interval rating
Sorting methods that seem useful
- interval rating
- alphabetical sort
- reversing sort direction
Additionally, moving toward the end of a deck is difficult as it's a long scrolling list. It can take a minute or two to scroll to the end. A quick solution is adding a button that scrolls the view to the end. However, pagination would probably be better.
Good ideas. Thank you) This must certainly be implemented. As for scrolling, I think the best way to implement fast scrolling is with a slider.