- Joined
- Aug 28, 2019
A suggestion for XenForo SneedForo. Any visible page selectors (and there could be more of them with all that horizontal space) could have tooltip text that shows the range of dates for that page:


For the "Go to page" box, there could be an option to select by date, and it would bring you to the start of an appropriate page, or even the first or nearest post in the thread that was made on that date:

I vertically centered the button in GIMP.
For fast-paced threads, maybe you want to move around by the hour and minute too. In this concept, you would click on the clock, it would disappear and change the input box from type="date" to type="datetime-local". Otherwise, if you start with "datetime-local" it selects the current minute when you select a date, although it's probably possible to prevent that with JavaScript.


Edit: Upon further reflection, you need two Go buttons or need to use more JavaScript to check the last changed input. But this is just a crappy mockup for my suggestion.


For the "Go to page" box, there could be an option to select by date, and it would bring you to the start of an appropriate page, or even the first or nearest post in the thread that was made on that date:

I vertically centered the button in GIMP.
For fast-paced threads, maybe you want to move around by the hour and minute too. In this concept, you would click on the clock, it would disappear and change the input box from type="date" to type="datetime-local". Otherwise, if you start with "datetime-local" it selects the current minute when you select a date, although it's probably possible to prevent that with JavaScript.


Edit: Upon further reflection, you need two Go buttons or need to use more JavaScript to check the last changed input. But this is just a crappy mockup for my suggestion.
Last edited: