Note: This project is not affiliated with Domino Chinese, Quizlet, or Pleco.
- Export Quizlet flashcards.
- Go to a complete level card deck, like this one.
- Click the more actions icon (three dots).
- Click "Export".
- Copy the text into a file, say "~/Downloads/export.txt".
- Call the script, where the first argument is the path to the file to import and the second argument is the name under which to put all the sub-categories. Direct the output to the file you want to be exported.
python quizlet_transform.py ~/Downloads/export.txt "Level 1 Complete" > ~/Downloads/transformed.txt
- Use the Pleco app to import the flashcards. See Pleco documentation.