Quote:
Originally Posted by cybmole
is there a simple way to copy my saved searches from PC calibre into CC ( or are they already being grabbed & I've just not noticed ? )
|
No. CC's search supports only a subset of calibre's so there is a large chance that the searches won't work.
As long as there aren't too many of them you can get most of what you want by creating virtual libraries in calibre based on the saved search, adding a custom column showing which libraries a book is a member of by using the virtual_libraries() function, then grouping on that custom column in CC.
Another way to do it that requires more template-fu is to express a saved search as a boolean template expression, saving the result in a custom column. This really does the same thing as the virtual libraries but without adding the VLs themselves.
Quote:
ditto for custom column definitions.
|
Not sure what you are asking for here. Did DoctorOhh provide the answer you were looking for?