krmanik / Anki-xiehanzi

Learn, read, write and practice Mandarin by drawing strokes in Anki Desktop, AnkiDroid and AnkiMobile with audio of HSK 2.0 (HSK1-6) and HSK 3.0 (HSK 1-9) characters.
https://krmanik.github.io/Anki-xiehanzi
Other
157 stars 17 forks source link

impossible to draw characters offline #50

Open Nicollivier opened 3 months ago

Nicollivier commented 3 months ago

Hi There,

I cannot draw characters when I'm offline. Why is it not possible to dowmload all characters once in order to use the deck when & where we want?

iOS latest version Anki 23.12.1

krmanik commented 3 months ago

It is possible to have offline character data; download, extract and import this deck, the deck contains all character data from hanzi-writer. Hanzi Writer Data.zip After that open card template of Anki-xiehanzi, do the following changes, comment by adding // and paste var url_hanzi = "_";

<script>
    // var url_hanzi = "https://cdn.jsdelivr.net/npm/hanzi-writer-data@latest/";
    var url_hanzi = "_";