Quote:
Originally Posted by uli
In bulk search and replace (select a few books, edit Meta, tab Search and Replace), I use this template to delete junk identifiers and just keep ISBN and Goodreads:
Code:
{isbn:|isbn:|, }{identifiers:select(goodreads)|goodreads:|}
See attachment.
Tip: You can omit the select template and keep the rest to delete every id...
|
I am actually wanting to build a templete to do the exact oppisite. Clear ISBN and Goodreads from identifiers. I am having trouble though, and could use some guidance. What I have used so far has either deleted everything or nothing at all.