-
Hello @Infinyte7,
Happy to see you used my audio-cmn repository :)
1. Shtooka Recorder has become [LinguaLibre](https://lingualibre.org) in 2017. We are back on track to record 100s thousands ne…
-
With basically all of the old code ported to Rust, it's time to turn to new features and improvements. This issues is supposed to track such todos, which have previously been scattered across various …
-
Deno has panicked. This is a bug in Deno. Please report this
at https://github.com/denoland/deno/issues/new.
If you can reliably reproduce this panic, include the
reproduction steps and re-run with…
-
Found [genanki-js](https://github.com/krmanik/genanki-js) just now. It's a JS implementation of [genanki](https://github.com/kerrickstaley/genanki), which allows us to programatically generate decks f…
-
###### Reproduction Steps
1. Visit [genanki-js/demo](https://infinyte7.github.io/genanki-js/demo/index.html#) page and select `Run example` from menu
2. Select any example from `Select test exampl…
-
I want to create a subdeck so I create Deck name "Language::English"
On Desktop every thing go well
But on Ankidroid, the error appear
`Attempt to invoke virtual method
'java.lang.String com.ich…
-
Can we add `tags` to every note created by model like genanki python?
```
my_note = genanki.Note(
model=my_model,
fields=['Capital of Argentina', 'Buenos Aires'],
tags=["tag1", "another_tag…
-
when I change my `css`, and export to apkg again, but Anki does not update my css.
-
I'm trying to add mathjax support to one of my model templates using this [guide](https://niklaskorz.de/2017/06/studying-mathematics-with-anki-and-mathjax.html)
I have to insert it to the front and…