Clanki icon indicating copy to clipboard operation
Clanki copied to clipboard

Steps or feature to add Anki Deck

Open LakshyAAAgrawal opened this issue 4 years ago • 1 comments

LakshyAAAgrawal avatar Apr 22 '20 17:04 LakshyAAAgrawal

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<Name of clanki deck to be formed>" (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

LakshyAAAgrawal avatar Apr 22 '20 18:04 LakshyAAAgrawal