Quote:
Originally Posted by Marx
Opds - I can access my library through net via http address. I would like to see there only unread books
|
Calibre's OPDS does not support making categories out of yes/no columns. Both OPDS and the reading list plugin support columns with type text, text like tags, and text with a fixed set of values. If your column is one of these supported types then you should automatically see a category in your OPDS client for your read category and be able to ask reading list to maintain that column
You might choose to turn around the logic and make an "unread" column instead of a "read" column. If you do this and check the box "show checkmarks", then tell Reading List that the value to store is "Yes" for unread books, then in OPDS you will see a category Unread with the value Yes for all books you have marked as not read.
If your read column is a yes/no column then you will not get a category for it in most OPDS clients. You must use your OPDS client's search function, looking for #read:yes where "#read" is the lookup name for your column.
Note that calibre companion supports grouping on yes/no columns, meaning that you can directly see and use a yes/no column maintained by reading list seeing all three values (yes, no, and unset). You would need to add that column's lookup name to CC's "Make groups for custom columns" setting so that the columns appears in CC's grouping drawer.