New question: I have a few books that I've read several times. For these, I copied the date to a custom taglike column:
I'd like to add the previous dates. However, I can only add 2023 or get an error that it does not match the last read column. Any way around this?
The option to input an entry manually (date and percent read) may work, if it's within scope.
EDIT: Additionally, trying to add this book to 2021 added that year to the statistics dropdown, which made an error because it was empty:
Code:
calibre, version 6.25.0
ERROR: Unhandled exception: <b>KeyError</b>:'summary'
...
Traceback (most recent call last):
File "calibre_plugins.Reading_Goal.main", line 1863, in update_statistics
File "calibre_plugins.Reading_Goal.main", line 1664, in reading_goal_statistics
KeyError: 'summary'