From 87dd4f7eac87b6648f36605250a59f81f4d4af16 Mon Sep 17 00:00:00 2001 From: Jan-Christoph Klie Date: Sun, 26 Jan 2020 15:33:44 +0100 Subject: [PATCH] #20 - Make it work on Mobile - Add workaround description --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 418d9e2..5bfdff7 100644 --- a/README.md +++ b/README.md @@ -157,6 +157,11 @@ I did not design the writing component, it comes from the awesome [Hanzi Writer] JavaScript library. Without it, this would not be possible. *maobi* merely bundles it with Anki. Please visit the *Hanzi Writer* website and look how nice it looks! +### Can this be used on mobile? + +Sadly, Anki desktop addons do not work on mobile. A workaround can be found [here](https://github.com/jcklie/anki-maobi/issues/20#issuecomment-578490050). +It uses the hand-written input of the mobile keyboard. + ### Does this run offline? Yes, it does. *maobi* is bundled with the character data from the [Hanzi Writer Data](https://github.com/chanind/hanzi-writer-data)