Matthew Hayes

Results 98 comments of Matthew Hayes

This should be doable. I'll look into it. I'm not sure if I'll be able to superimpose the bar graphs in this way but it should be possible to at...

> It seems sort of redundant to duplicate the content of ExpressionCloze into Meaning for the generation of the Recall cards when the content is the same. Do you instead...

Okay thanks I think I understand now. My current sample deck is more oriented towards language study, where having `Expression` and `Meaning` make sense. It could be useful for me...

> Another nice to have that I've tried out is just updating the script to replace content with the current-cloze style without the [ ] in the the replacement formats....

As supported here: https://github.com/matthayes/anki_cloze_anything/blob/master/examples/cloze_anything.js#L51

Okay if I understand correctly it seems you basically want the ability to be able to do both "reveal one by one" and the traditional cloze from the same content...

No worries give it some thought and let me know later when you have time. I haven't given any thought to clozes inside clozes so far. I'm not sure what...

What I meant really is that this syntax is not very intuitive to me. It's not clear to me what the logic is for what to reveal under what circumstances....

If you have time it'd be helpful if you could explain the sequence of what is visible at each reveal step for this example you gave. ``` Which muscle does...

Okay got it, thanks for the explanation. Sorry for the late response but I've been mulling this over. My current thinking is to implement both reveal by one (#6) and...