johnfactotum / johnfactotum/quick-lookup
Dealing with multiple pages for a definition and case sensitivity
- Dominant language
- JavaScript
- Stars
- 101
- Forks
- 11
- PR merge metrics
- No merged PRs in 30d
Description
When searching for a word, the case sensitivity can get in the way. An example is "skibidi Ohio rizz" - searching it in lowercase results in no results, but searching for it with a capital O at the beginning of Ohio does direct me to the definition for that word.
It seems like this behaviour may be deliberate - test, Test and TEST all have separate pages and yield different definitions on Quick Lookup.
It may be better to add a setting for case insensitivity and, if possible, grab the "see also" section of a word on Wiktionary if a user decides to enable this setting, bringing it more in line with the default search behaviour on Wiktionary.
really great app btw :P
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.