#Best anki settings for mining?

8 messages · Page 1 of 1 (latest)

elder mirage
#

Personally, I'd implement both vocab cards and sentence cards in that case.
Vocab cards include only the word on the front, while sentence cards include the sentence. You could also experience with audio sentence cards as well.

#

This site, from my personal experience, often mentioned and recommended when mining comes up as a topic. I personally also use word context cards (as formatted in the site itself), so I think that the site isn't that bad. It also has some tips on how to handle screenshots and audio.

#

I use 4 card types for mining, which might be a bit much for many. But yeah, vocab cards and sentence cards together might work for you. Experiment!

tiny skiff
#

or you could try a hybrid vocab sentence card, where the vocab word is on the top and below is the sentence and you only read the sentence if you cant immediately remember the words meaning. The picture is an example, where the text above the line is the front of the card and the below is the target audio and definition

#

hide it behind some css then? lol we cant be fixing all ur problems

#

lol then just use anime cards

#

<a href="#" id="reveal-content" style="font-family: yuumichou; font-size: 25px; text-decoration: none;" >[put what you want to click here to reveal the sentence]</a>
<div id="hidden-content" style="display: none;">
<span style="font-family: yuumichou; font-size: 25px;">{{the sentence}}</span>
</div>

elder mirage
#

There's probably some formatting out there already written for you, so it's not a big deal.