When displaying my Library (Windows 11, latest of everything), one of the columns is "Reading Status". But in the grid, this column does not have a column header. Is this a development oversight? Otherwise, why isn't it there?
Does it need a header when you can tell what it is from the content😄
It has always been that way (…), but you can interrogate it via {ReadingStatus [New | Unread | Reading | Finished]} e.g. {ReadingStatus New} Note that the syntax is case sensitive/exact.
Thanks, Dave. I've always noticed it, but it just seems odd to me.