Return results in order they were selected (optional).
Set prompt size.
Set font family and size.
Scroll list using Page Up/Down.
Allows for String1__String2 input, where String2 is displayed and String1 is returned.
System-aware darkmode switching.
Click away or press Escape to dismiss.
Choose a single list entry:
Double-click or press β΅.
Choose multiple entries:
Single-click or press β to mark/unmark individual entries
...or Hold β§ and either use the up/down arrows or click with the mouse to mark multiple adjacent entries
...or Click and drag with the mouse to mark multiple adjacent entries.
Press β΅ to submit all marked entries.
Marked list entries are denoted by a β at the left of the list.
Hi @noisneil, thanks for adding even more functionality to this prompt.
I noticed that scrolling with the arrow keys works fine until an item is selected using the mouse click. Then the arrow key scrolling seems to be skipping.
I've done font and font size, but I think much more than that and we're getting into diminishing returns.
It's not as simple as typing a key into a variable to switch between key combos and single keys. However, if you'd like to use β, I've included a (currently disabled) version of the HTML action that will do that.