downforacross / downforacross.com

Web frontend for downforacross.com -- continuation of stevenhao/crosswordsio
https://downforacrosscom.downforacross1.now.sh
MIT License
220 stars 92 forks source link

Allow multiple characters in a single square #200

Open ericbgarnick opened 2 years ago

ericbgarnick commented 2 years ago

The NYT puzzle often requires entering multiple letters in a single square (for special themed puzzles or circled spaces). Without this capability, it is impossible to correctly complete the puzzle. An example is the NYT puzzle from 7/25/2021. Hitting "Reveal" for this day filled in the circled spaces with "a", which I suspect may be a default character when the correct value could not be correctly displayed.

Screen Shot 2021-07-25 at 2 16 58 PM
multimeric commented 2 years ago

These are called rebus answers, and DownForAcross has long supported them. Just hold down shift and type all the letters required into the same square and then release shift.

ericbgarnick commented 2 years ago

These are called rebus answers, and DownForAcross has long supported them. Just hold down shift and type all the letters required into the same square and then release shift.

That's fantastic, thanks! Are there instructions somewhere for this sort of info?

multimeric commented 2 years ago

Unfortunately the API is down at the moment (see #201), so nothing is working right now, but normally you would click the info button (top right of your screenshot above) image which then explains the controls.

zhiyi-zhang-duke commented 6 months ago

@stevenhao This can be closed.