Closed Joshfindit closed 1 year ago
Dear @Joshfindit,
Sorry, for the late answer.
I'm not sure I could understand the problem you have stated correctly. Could you please clarify it? (Note that I'm not a native english speaker)
Best regards
Perhaps it would be easier for me to understand if you provide a complete code snipped that I could try to run on my machine things.
If I understand it correctly he wants to be able to do multiple input on the same line?
not sure if I understood it but the sample he showed was e. g.:
"1, 2, 5, 12"
Can't say so far as I usually have only single selections. :D But this may be what he is aiming for. In that case probably just a convenience feature to avoid several newlines for multiple guesses, I suppose?
Hi @Joshfindit
Are you still interested in this feature. I tried to accomplish it with minimum code change. I'll open a PR tomorrow.
Are you still interested in this feature.
I don’t personally have a need for it any more. I still do think there’s general benefit for others.
Currently I have
This is awesome for choosing multiple items from a list, such as:
What I would like to extend to is this:
and
Thanks!