Quote:
Originally Posted by theducks
You can use Bulk )mode) metadata edit to 'copy' one field into another, including combining other metadata data or literals
|
The date/time format used by the OP makes this difficult. Calibre cannot parse dates that are separated by periods, so the "copy" would require some rather complex template regular expressions to convert it. For example,
needs to become
Once that template was worked out then indeed bulk edit S/R can be used to copy the title to a date column.