Quote:
Originally Posted by ownedbycats
Just curious: Could Last Modified also populate a column with which column was last modified? I'm not sure how this would work for editing multiple fields in the dialog rather than using the book list though.
|
One way to do that would be to use a tags-like column of items with identifier syntax. Something like "col1:date, col2:date, ...". Updating a column would add/replace the item. You would end up with a list of columns with the last mod time of each.
I have no idea if something like that fits into the architecture of this plugin. Also, the fact that datetime values have colons in them might create interesting problems.