Automatically mark a book as read
I've implemented a custom 'Read' column (Yes/No), default is blank. I also have a '%read' column (integer) which is updated from my Kobo.
Is there a way to link the two columns so that the Read column automatically updates the green tick when the %read is at 100? I'm thinking I need to delete the 'Read' column and recreate it as a column built from other columns (i.e. the %read column).
|