Post
Topic
Board Altcoin Discussion
Re: Sorting a topic by create date on BCT
by
GeorgiaCoin
on 21/07/2018, 17:48:42 UTC
is there anyway i can sort posts by created date?  Trying to figure out the way to see recently posted new announcements instead of spamming through all threads from the beginning.

append "https://bitcointalk.org/index.php?board=xxx" with ;sort=first_post;desc

 a hidden feature of the board as pointed out by Encrypted:

you mean like this?
https://bitcointalk.org/index.php?board=1.0;sort=first_post;asc

just add a ";sort=first_post;desc" (or ;asc) after board=x.x.


Thanks a lot. that's what I was looking for. :-)