marcusbuffett / Clanki

Command-line spaced-repetition learning software. CL (command line) + Anki (popular spaced-repetition software) = Clanki.
MIT License
89 stars 8 forks source link

Steps or feature to add Anki Deck #7

Open LakshyAAAgrawal opened 4 years ago

LakshyAAAgrawal commented 4 years ago

As a temporary hack, I have done the following:

  1. From Anki, export card deck as *.txt by going to File > Export
  2. In the text file: (i) Replace TABS with newlines (ii) In the beginning of the file, enter the following: "b" (iii) In the end of the file, add a newline, followed by "e", and 2 newlines. (iv) Save the text file as, say "clanki_import"
  3. clanki < clanki_import

The above method can be used for a basic deck