ubershmekel / redditp

Convert any reddit page to a presentation or slide show
https://redditp.com
MIT License
261 stars 102 forks source link

Support random sorting #89

Open ooker777 opened 5 years ago

ooker777 commented 5 years ago

I understand that your focus now is on Tagsyo, but I think RedditP still serves you well, especially if you want to make money and advertise Tagsyo. Anyway, as we have discussed in Can you sort post by random?, it would be great if you can implement random sorting feature.

ubershmekel commented 5 years ago

No need to make it awkward with that money talk. Redditp is engineered in a way that makes some of this stuff tricky to do. All my fault. But I have been still investing in redditp.

Try this out:

https://www.redditp.com/r/all?shuffle=1

I don't have UI for it. But let me know if this works for you.

ooker777 commented 5 years ago

it seems that it will fetch first page and randomize that set. After that then it will fetch the second one and randomize that set. And so on?

ubershmekel commented 5 years ago

Yeah, it randomizes every fetch result.

ooker777 commented 5 years ago

Can you make it 5 fetches in a row?

On Thu, Sep 5, 2019, 03:30 Yuval Greenfield notifications@github.com wrote:

Yeah, it randomizes every fetch result.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/ubershmekel/redditp/issues/89?email_source=notifications&email_token=ABTCUXORZXUWX7DO25HQM23QIALFHA5CNFSM4ITCE7JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD544IAQ#issuecomment-528073730, or mute the thread https://github.com/notifications/unsubscribe-auth/ABTCUXPUWTGKLLG23RIE5WTQIALFHANCNFSM4ITCE7JA .

ubershmekel commented 4 years ago

Please consider making a pull request.