Quote:
Originally Posted by drMerry
At this moment I do a duplicate search, restrict to all duplicates and search for:
Code:
(formats:pdf and not formats:epub) or (formats:epub and not formats:pdf)
This gives me all books that do have an epub and no pdf (or vise versa).
I than can merge all duplicates without loosing books.[/CODE])
All these restrictions are restrictions that do not make sense in advance, but can be very use-full to select some specific duplicates.
|
I'm not sure I fully understand what you are trying to do here, but if you want to merge without losing books, are you aware of this type of search:
It will find all book records that have a single format. I use it often with
to find all entries that have only a single pdf entry, etc.