lakesare / memcode

Spaced-repetition: with real formatting.
http://memcode.com
MIT License
335 stars 72 forks source link

Moving multiple cards #60

Open kgashok opened 4 years ago

kgashok commented 4 years ago

Right now, I am able to select one card and move that one alone. It would be nice to move multiple cards at the same time.

daniel-eder commented 3 years ago

@lakesare This one's already implemented, is it not? The "Export" button moves multiple cards.

lakesare commented 3 years ago

@daniel-eder, it's not, Ashok is talking about the order-by functionality (rather than export functionality).

It's possible to click on the number, and drag the flashcard - this will reorder the flashcards (only works when flashcards are ordered Newest First). image

It's not possible to select multiple flashcards, and drag them somewhere though. image


Even though this would be nice to have, the more urgent issue is enabling reordering for the Newest First mode too.

daniel-eder commented 3 years ago

Thank you, that makes sense!