Steven630

Results 101 comments of Steven630

It worked! Though look-ups in KOreader did not return results even though the converted dictionary was recognized.

> For KOReader / sdcv you have to set merge_syns=True in StarDict Options. Yes, I have already done that. But this one does not work (unlike the smaller wiktionary conversion)....

What's the default behavior of vocabulary builder when user adds the same word from a different context? I would rather the VB to add the new context to the existing...

Something like this for multiple contexts of a word (this is what I do after extracting info from my Kindle's VB): ![Screenshot_20240911_225609.jpg](https://github.com/user-attachments/assets/8bd4727e-43ec-4784-91c8-3d2632a8aeb3)

> Currently, when adding an existing word, the context is updated if there is new context, and it assumes the user has forgotten the word, so a 'forgot' operation is...

> Currently, when adding an existing word, the context is updated if there is new context, and it assumes the user has forgotten the word, so a 'forgot' operation is...

Here is what ChatGPT suggests: To implement your desired behavior—allowing multiple entries for the same word with different contexts and preventing duplicate entries with the exact same context—several modifications are...

> It's not so simple. This method would result in multiple entries of the same word and would complicate cloud sync even more. Current just having the context updated seems...

> A possible solution is to separate the context fields into a different table in the db. Not sure how complex it would make the sync though. Following is the...

For those of you who do not review words on VB and wish more than one context of the same word to be retained (either because you have the same...