Quote:
Originally Posted by mcam
Thanks BetterRed. I already have a Published column of course (the tag is actually the year component of the Published date), and sorting on that helps, but the tag value allows me to quickly filter by year of publication, and if possible I'd like to have the most recent years at the top of the list for easier accessibility. Still, it's apparently not possible with Calibre as of v.1.0, so that's that.
|
Maybe someone can come up with another way to do the 'quick filtering' on the pubdate
My first thought is that date column headings would have context menu something like
Code:
Filter
Equal...
Equal or Before...
Before...
Equal or After...
After...
Between (inclusive)...
-----------------------
Save Current Filter...
Use Saved Filter...
Manage Saved Filters... (delete and rename)
And maybe numeric values could have something similar
BR