Skip to content
This repository has been archived by the owner on Feb 25, 2023. It is now read-only.

External search updates automatically look up a word from the beginning of a sentence, can it be disabled? #420

Open
EliCodesForFun opened this issue Mar 24, 2020 · 3 comments
Labels

Comments

@EliCodesForFun
Copy link

Here's a video that shows what's happening here.
https://streamable.com/qubx4

On the first sentence, I manually lookup a word.
On the second sentence, Yomichan looks up the first word automatically (Not as I would intend it to do)
On the third sentence, Yomichan proceeds as it should, not looking up any words until specified.

Here are some of my relevant settings:
https://i.imgur.com/1OMwiK6.png
https://i.imgur.com/gCwMZcr.png

@siikamiika
Copy link
Collaborator

The sentence parsing feature is actually added on top of the original word lookup feature on the search page or native popup. What you're seeing is Yomichan trying to find a word from the beginning of the input string in each case, just with the first third sentences starting with a "「" that isn't a word in the installed dictionaries.

I'm not sure if there's much demand for disabling automatical lookup from the beginning of the input (I could be wrong), but I've thought that it would be less confusing if the result was highlighted so that you'd have a visual cue where the results came from.

@EliCodesForFun
Copy link
Author

The sentence parsing feature is actually added on top of the original word lookup feature on the search page or native popup. What you're seeing is Yomichan trying to find a word from the beginning of the input string in each case, just with the first third sentences starting with a "「" that isn't a word in the installed dictionaries.

I'm not sure if there's much demand for disabling automatical lookup from the beginning of the input (I could be wrong), but I've thought that it would be less confusing if the result was highlighted so that you'd have a visual cue where the results came from.

Ohh, I see now. I'm reading a visual novel so it has the Japanese quotes in there.
Yeah I don't really care for the automatic lookup. I'd rather it not show me random words being looked up at the beginning of each sentence, so that I can look it up for specific words I need to lookup. Otherwise it's unneeded bloat and potentially giving me too passive of an experience by translating the first word of each sentence. I have to avert my eyes a bit.

@siikamiika
Copy link
Collaborator

siikamiika commented Mar 24, 2020

Ok, well as a quick workaround if you can modify the settings or source code of the software that you use to copy the visual novel text to the clipboard, you could add some character to the beginning of each line so that it would "mute" the automatic lookups. A potential issue with this approach is that anything you previously had looked up before a new line comes will be lost, but that would have happened anyway.

@siikamiika siikamiika changed the title 2nd Sentence Automatically looks up word without asking, with Yomichan Native Popup External search updates automatically look up a word from the beginning of a sentence, can it be disabled? Mar 28, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants