View Single Post
Old 01-05-2025, 08:04 PM   #3
manofwar
Junior Member
manofwar began at the beginning.
 
Posts: 7
Karma: 10
Join Date: Dec 2020
Device: Kindle Oasis
Quote:
Originally Posted by j.p.s View Post
I think that some column or columns in the sqlite database cc.db somewhere under /var controls whether "NEW" is displayed.
thanks! yeah, seems like the p_percentFinished column in the Entries table holds the percentage read for each document, a NULL value seems to point to a NEW book and anything other than that is a percentage going all the way to 100%.

will be a cool project to make this into something useful for other people.
manofwar is offline   Reply With Quote