marklieberman / downloadstar

Download all items in a webpage that match a pattern
GNU General Public License v3.0
90 stars 16 forks source link

Allow multi-selection by holding shift-key #26

Closed OkanEsen closed 6 years ago

OkanEsen commented 6 years ago

I'm not entirely sure if this is the right approach to select the right indices/ranges for the first and last element. I could change it so it would only select the elements based on the last clicked item and range in-between the selection.

Any ideas how this could be achieved better?