Results 78 comments of Abdo

I can confirm something similar happens in Anki 2.1.28, but only in the browser; the shortcuts never do anything (not even flagging cards) The shortcuts `Ctrl + [1-4]` are used...

There's no practical solution for this because of way MathJax clozes are handled by Anki. Basically on the back side such clozes are not marked by Anki with the `cloze`...

I pushed a quick fix but I'm not sure if it fixes the issue on iOS (only tested on computer and Android and it doesn't happen there)

Not really sure why it'll behave like that on iOS. Might be better to assign this to someone able to test on iOS.

For context: https://github.com/ankidroid/Anki-Android/pull/14884#issuecomment-1848790151

Great work! But one issue I see not tackled here is translations. Will the old manuals continue to be built and served? I maintain the Arabic translations (of both ankitects/anki-manual...

Thank you! I'll test that version out.

More context on multilingual search support in mdBook: mdBook uses [elasticlunr-rs](https://github.com/mattico/elasticlunr-rs) for search support, but doesn't take advantage of its support for non-English languages. I had to port an Arabic...

@krmanik it seems Markdown links with titles in the translations are broken (in your main branch). Check out this for example: https://github.com/krmanik/ankidroiddocs/blob/main/mdbook/ja/src/importing-anki-files.md

Will update Arabic and send a PR.