Quote:
Originally Posted by theducks
Some folk want to stare at ONLY an ISBN and have created a column which can also be populated from data extracted from ID's using REGEX part of the Search and Replace tab.
|
FYI, No fancy regex required, the Custom Column Quick create (part of calibre) uses the following simple template
{identifiers:select(isbn)}
to populate the column.