Quote:
Originally Posted by davidfor
But, I had the same basic thoughts as @JimmXinu. What date do you use and what do you do when you remove the book from the list?
|
I see a number of possible answers to that on either add or remove:
- clear date
- today
- set from a template or function
- no change
So, the target date could be the lastread column, and it might get set to today when it is added to the finished list and cleared when added to the read next list.
Or maybe the target column is the prevread column, and a template function is used to copy the lastread date when it is added to the read next list.
Or, maybe on adding to list LibraryCheckout it sets column DueDate to today+3weeks from a template function, and clear the date on removal from the list.