in reply to RFC: "Today I Learned" page

This looks cool, thanks. Would there be any merit in considering grouping these by day/date?

Replies are listed 'Best First'.
Re^2: RFC: "Today I Learned" page
by jdporter (Paladin) on Jan 11, 2024 at 13:16 UTC

    They are ordered chronologically, most recent first.

      I was thinking something like the following, purely to differentiate which 'today' something was learned on, or more to the point where I'd read up to :)

      [Date/time stamp] * Item 1 * item 2 ...

        Ok, good idea... It turns out that the mechanism already knows where you've read up to; so I could add an indicator showing that.

        Update: Done. But it's a little crude. I'd like to make it highlight the new rows. Gotta find a suitable class for that.