You can highlight using unknowns field but you cant highlight using focusMorph field.
what he did in video is highlight using unknowns field.
{{morphHighlight:blahblah}}
I.E
![[Image: gdDbeTp.png]](http://i.imgur.com/gdDbeTp.png)
by using morphhighlight, unknowns word will be highlight on sentence.
morphighlight uses unknowns field to highlight the sentence.
unknowns field will disappear once you've learned that card.
unknowns field is not limit to 1 word.
You cant use focusMorph field to highlight sentence. but you can set it to appear on your card( that's obvious, but i just point it out just in case ^^ )
unlike unknowns field
focusmorph is limited to 1 word. ( if you have more than 1 unknowns the focusMorph field will be blank)
focusMorph field will hold your unknowns word until you've matured the card.
EDIT:
Got another question here.
i've created a new deck and move all my k+0 cards there. ( i want to review all my k+0 to increase my comprehension)
but i dont want morph to skip any alternatives on this deck. is there anyway to do that?
i tried put this in config.py
# Deck overrides can only override 'new card merged fill' options. 1st priority
deck_overrides = {
'k+0':{ 'next new card feature':False, 'auto skip alternatives': False },
}
but it doesnt work. ( only 'next new card feature' that has been disabled).
Nevermind this too. (there's no focusmorph to skip in k+0 anyways -_-" )
what he did in video is highlight using unknowns field.
{{morphHighlight:blahblah}}
I.E
![[Image: gdDbeTp.png]](http://i.imgur.com/gdDbeTp.png)
by using morphhighlight, unknowns word will be highlight on sentence.
morphighlight uses unknowns field to highlight the sentence.
unknowns field will disappear once you've learned that card.
unknowns field is not limit to 1 word.
You cant use focusMorph field to highlight sentence. but you can set it to appear on your card( that's obvious, but i just point it out just in case ^^ )
unlike unknowns field
focusmorph is limited to 1 word. ( if you have more than 1 unknowns the focusMorph field will be blank)
focusMorph field will hold your unknowns word until you've matured the card.
EDIT:
Got another question here.
i've created a new deck and move all my k+0 cards there. ( i want to review all my k+0 to increase my comprehension)
but i dont want morph to skip any alternatives on this deck. is there anyway to do that?
i tried put this in config.py
# Deck overrides can only override 'new card merged fill' options. 1st priority
deck_overrides = {
'k+0':{ 'next new card feature':False, 'auto skip alternatives': False },
}
but it doesnt work. ( only 'next new card feature' that has been disabled).
Nevermind this too. (there's no focusmorph to skip in k+0 anyways -_-" )
Edited: 2015-10-27, 4:39 am
