How hard would it be to make it possible to tell the search algorithm I am interested in all and only replies made between two dates?
Technically speaking I could effectively use “after” and sort them from earliest to latest, or “before” and sort them from latest to earliest, and just stop when I came to the other end of my range of interest; but sometimes that’s actually harder to do than it sounds like.
@Riven:
There’s a bug.
You get two dates only when you select “after”,
and get only one date when you select “between”.
...
It’s clear that it’ll be a pretty cool feature once there’re no bugs!
Thanks!
In general: Thanks for the work you’re doing on this site! If it’s not hard work for you, you must be pretty good!
I’d like to be able to filter by the date of the last reply. To me that’s more useful than the date of the OP.
I can foresee an occasional need to filter by the date of any reply. For instance; show me any threads in Science and Tech (say) that elemtilas (say) was active on in 2019 (say).