Quote:
Originally Posted by pchrist7
Hi again
You should think of the date as the time the book was last opened.
You can open a book without turning any pages, and thereby changing % read.
Show as reading ?
You mean the user column using the python template ?
Try changing the line
to
Should work - does here.
|
No I was just using a template field in the custom column. I have in the template field:
{comments:'contains($, 'Last Page Read:', re($, '(?is).*(\d\d[-/]\d\d[-/]\d\d\d\d).*?Last Page Read:.*', '\1'), 'Not Read')'}
But I was wondering is there anyway if a book has been partially read to say reading, instead of the date.