orcnog / autocomplete-whisper

Foundry VTT module to enhance chat whisper targeting with typeahead suggestions
GNU General Public License v3.0
4 stars 2 forks source link

Suggestion: Shift Click to Select Multiple People #39

Closed shinkei13 closed 1 year ago

shinkei13 commented 3 years ago

At the moment, unless you've already typed an open bracket "[" you cannot select multiple whisper targets. It would be nice to have the option to select more than one player simply by shift clicking their names.

orcnog commented 3 years ago

I like this suggestion. Currently, I do plan to make this update as soon as I have the time.

orcnog commented 2 years ago

@shinkei13, @CeaneC, @ anyone else, I've developed this enhancement in this branch. Would you guys mind helping me test it? I've done my testing and I think it's performing well, but I'd love some community/developer feedback, particularly on the UI if you have suggestions for improvements. I'll leave this up for a couple of days. If I don't get any traction, I'll just go ahead and publish this latest enhancement as-is.

You can install just this enhanced version by using this manifest URL: https://raw.githubusercontent.com/orcnog/autocomplete-whisper/shift-click-v2/module.json

orcnog commented 1 year ago

This functionality was implemented.