Quote:
Originally Posted by j.p.s
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.