brief-rss/brief

no "group by date"

githubuser232153354 opened this issue · 1 comments

Hi,
it would be very nice (more readable) if there would be a possibility to turn off "group by date" (Today, Yesterday, "October 23").
With date added in the same line, f.ex:
2020-11-03 15:43 Icon Channel_Name Title

Ok,
i selfsolved half of the issue :)

options:

.day-header {
display: none;
}

Still - date (format: 2020-11-31) on the left side would be nice.