Ricardo

Results 31 comments of Ricardo

Hi @Fabioriz ! Do you know how to edit the style (CSS), on Anki? Try adding (and changing) this: ``` input.st-incomplete { background-color: #FFFF77 !important; color: #333 !important; } input.st-error...

@3gatos , you need exactly to put the changes on the Styling section of Cards. You can try with that: `code#typeans { font-family: "Verdana"; font-size: 20px;}` And use the number...

@Fabioriz , I couldn't access the links. What do you mean by more than 1 field with cloze deletion. Multiple fields on a single cloze? > Sorry for the late...

Fabio, but that sounds like something that the add-on actually does... I created a sample deck, you can test with it: https://github.com/ssricardo/anki-plugins/wiki/Fill-the-blanks---Starter-Deck

Can you send me a couple of valid MathJax equations? I'd need to test and check it'd be to add this support

Hey @izanagiii ! If you look at 00:00:17, the _dashes_ are different. The first one is larger. That means, it's not exactly the same character.

Hey @izanagiii, can you please paste here that line (the value which you had you the Code field)?!

The problem is due to mixing it with formatting tags. The add-on takes the text from the cloze entire area (until the _}}_). And it seems that there are spaces...

Hey! I'm so sorry, but currently I really don't have time to spend on this :/

Note for later: Also consider _Edit Field During Review (Cloze)_ (from comment on AnkiWeb) I'll try addressing this later, BUT I can say in advance that's probably quite complicate. Because...