Quote:
Originally Posted by cybmole
ok - I added the OD plug-in (& shouted for help iin its thread about getting the library URL)- but I seem to have it working. I've told it to match my entire library with what is available at my library & it is chugging away. I see that when it finds a match it adds an ID tag to what is already there but I see no way use that ID in calibre sorts, outside of the plug-in interface. How do I get calibre to list only the books which match library / How do I go from having the tags to generating a simple Y/N custom column: available at library Y/N .
each matched book gets a unique new library tag so I need to find/list tags containing "@gloucestershire.lib.overdrive.com"
|
See screenshot. It will autofill these for you.
But it follows the format
Code:
identifiers:"=odid:@ebooks.nypl.org"
for example. In your case it would be:
Code:
identifiers:"=odid:@gloucestershire.lib.overdrive.com"