Matthew Hayes

Results 98 comments of Matthew Hayes

By the way here's a current live rendering of what I implemented so far from the previous time I posted about this. I forgot you can view this without downloading...

Sorry I forgot to respond to this. > I think its not counting the cards that I hit easy on the first time I see the card, but I'm not...

I reviewed the code and did some testing. I looked at some cards in the data where I had hit easy on the first time seeing it. There could still...

I did a quick test and it does seem this is possible. If you change the note type from Cloze to another note type, it seems to map Cloze 1,...

Anki lets you reorder the card types for a note type. It may be that if you move your other card types like recall to the end that it will...

Hey thanks for the suggestion! This is a good idea. I think this should be pretty straightforward to add. I will take a look at the code example you linked....

I have something basically working if you'd like to test out a preview. Let me know what you think! I'll probably get this committed to master in the coming days....

Sorry I realize I should have given you more than the script because I made small changes to the front template, like adding a button. The button reveals the next...

I also have a question about how you typically use a "reveal one by one" style card or cards. With the way I've implemented it, all the c1, c2, etc....

I'll have to think about this some more and how to accommodate both approaches in a generic way. The first approach was easy to implement because it is so similar...