Have an option when creating a thread for it to automatically sort by New when displayed #3600
Closed
4 tasks done
Labels
enhancement
New feature or request
Milestone
Requirements
Is your proposal related to a problem?
The motivation for this feature is sports game-day threads, which people participate in while following a game in real-time. Sorting by new makes the most sense, and asking people to manually change their sort to New for each thread is tiresome. Reddit did eventually implement this feature and it works great.
Describe the solution you'd like.
I'd like to see a simple check box that says "Sort by New" on the post creation page, probably right next to the checkbox for NSFW. Additionally this would need to be exposed via the API so bots could set it.
It might only be available to moderators, which I believe is the case on Reddit.
Describe alternatives you've considered.
You could complicate matters with a Default Sort dropdown with all of the different sort types, rather than just a checkbox for the New type. I'm not sure what the usecase is for that, though.
Alternatively, you could only expose the option through the API.
Additional context
No response
The text was updated successfully, but these errors were encountered: