Chirmaya / BooruSlideshow

A Google Chrome extension for a slideshow of boorus.
https://github.com/Chirmaya/BooruSlideshow/raw/master/BooruSlideshow.zip
Other
42 stars 25 forks source link

option to change order of images #41

Closed fwerd85 closed 4 years ago

fwerd85 commented 6 years ago

specifically on sites like derpibooru that have no tags that change the sorting of images

corposim commented 6 years ago

While we wait for a response, I have a workaround. Since we are using derpi's API and not the website itself, we can add additional arguments. For example: cute&sf=score will search cute and sort by score, or you could use sf=random which will sort randomly, and the rest can be found with the sorting drop down at the bottom of derpi's search page. Note: Replace spaces in tags with "+"

fwerd85 commented 6 years ago

Thanks, this is almost exactly what I was looking for, only thing that would make this a full solution is if you could tell me how to reverse the order (eg, oldest to newest).