BasioMeusPuga / Lector

Qt based ebook reader
GNU General Public License v3.0
1.51k stars 207 forks source link

Sort By "Last Read" only show read books #12

Closed delfino-nunez closed 6 years ago

delfino-nunez commented 6 years ago

I don't know if this could be a bug, but if all the options in "sort by" drop down show all the books except the option "Last read", I don't know if this could confusing because only shows read books and not the unread.

Features request: If I sort it by "Last read" would be nice to show the last read date. Also in the "table" view doesn't show the "Last read" column for sorting.

BasioMeusPuga commented 6 years ago

This is on purpose. "Last read" has no meaning for an unread book. Therefore, books will not be displayed in case they haven't been touched. This will just add clutter.

That column is addable though. Should be in the code soon.

BasioMeusPuga commented 6 years ago

I've added the column. And a few other things. I guess we'll be having a "OH GOD YOU BROKE THIS?" conversation shorty.