Exolve option for multiple letters per square #91
Replies: 11 comments 21 replies
-
Sorry, I had missed this (I should check if there is a way to trigger emailed notifications after new activity on the Discussions tab) until you emailed me, There isn't currently, but I do want to add support for such "rebus" cells, and I will. In the interim, a hacky work-around could be to use:
The "2" value of the When I do add the feature, I think I would add an option that allows extra letters to be added with a ctrl-/cmd-/shift- key-press , I would keep the |
Beta Was this translation helpful? Give feedback.
-
I use the dollar sign to separate cell entries with The But hopefully, not much more than these places :-). |
Beta Was this translation helpful? Give feedback.
-
I have a draft implementation. Much testing/cleanup needs to happen before I release this, but perhaps you can try it out and also give your inputs? URL for the proposed update for |
Beta Was this translation helpful? Give feedback.
-
Limited testing, but it looks like it works so far. Holding shift while typing in the cell allows multiple letters. Saving/recovering state looks good. Backspacing is a little weird, but that's ok.
The font sizing bothers me for doubled-up cells. I wish it could be more dynamically sized. Two letters in a cell work reasonably well anyway at 100% the size of the other text, but this has them much smaller. Don't know if a screen shot will take... (top row your code, bottom row: me overriding cell values):
|
Beta Was this translation helpful? Give feedback.
-
I've merged your Delete-key change into my dev served version. |
Beta Was this translation helpful? Give feedback.
-
Minor thing: I've noticed: the completed clue numbers don't change color. |
Beta Was this translation helpful? Give feedback.
-
I don't think it's just that. I send you a sample.
|
Beta Was this translation helpful? Give feedback.
-
Hmm I’ll check that (I thought I had), but… wouldn’t that mess up the
placeholder?
|
Beta Was this translation helpful? Give feedback.
-
Hm for some reason the number of dots in the cell match the hidden enum,
not the number of blanks.
|
Beta Was this translation helpful? Give feedback.
-
OK, I made some changes to address your case. I've included these changes in my current work-in-progress update and have also pushed them out to my dev site. Here's the updated README section Noteworthy changes:
|
Beta Was this translation helpful? Give feedback.
-
Not everyone might want this, but I wanted to highlight the cells that were filled as rebus cells, so I added the following:
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I've seen this as a variety puzzle format where you have to put multiple letters into certain squares. Is there a way to represent that in Exolve?
Beta Was this translation helpful? Give feedback.
All reactions