You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you save a word in vocab builder, it saves the word in context of its original sentence. So if you look up a word from a book, everything works as expected.
However, you can still do dictionary lookups within dictionary's lookup. The problem is that in this case, the wrong sentence is used as context: it uses the original book sentence, rather than the dictionary one
I rely on these sentences for context so it's an important feature, especially since I'm using Anki's SRS to come back to these sentences+words multiple times
Steps to reproduce
Do a dictionary lookup from any book
Do another lookup from the dictionary definition popup
Add the word to the vocab builder
Close all popups, go to Vocabulary builder from the main menu, find the newly added word.
Press on the 3 dots which will show the word in the context of the sentence
Observe that the word from the dictionary lookup was used (from the 2nd step) but the original sentence was used (from the 1st step)
Issue
When you save a word in vocab builder, it saves the word in context of its original sentence. So if you look up a word from a book, everything works as expected.
However, you can still do dictionary lookups within dictionary's lookup. The problem is that in this case, the wrong sentence is used as context: it uses the original book sentence, rather than the dictionary one
I rely on these sentences for context so it's an important feature, especially since I'm using Anki's SRS to come back to these sentences+words multiple times
Steps to reproduce
IMG_3549.mp4