Moved to Library Management
Most of us make a
custom column for reading status.
Mine is a date type. Others keep finer details (this is also mostly dependent on the device plugins to populate).
Once you have that established. A Virtual Library (search template driven) allows a quick switch of the Library View (sortable as usual)
Have Read (VL):
Code:
#finished:true and formats:True
To Read:
Code:
Not #finished:>12/31/2000 and formats:true and not formats:other and not #usertags:split_up
As you can see, I have other filters as part of this.
I have Empty Books for my Paperback collection, Wishlist
The finished date <2001 is Abandoned or the
Split apart source
formats:other is something not Viewable.