The calibre plugin in KO has 3 options:
- Find books
- Browse series
- Browse tags
Find books will browse them by title, authors or paths based on your configuration in the plugin.
Browse tags / series will do the same with their respective calibre columns.
In all cases you can introduce a search value to grep the results or leave it empty to get all the results for a given search.
Some examples:
- Find books: "" -> All books
- Find books: "pattern" -> Books which pattern in title, authors or path.
- Browse series: "" -> All series
- Browse series: "pattern" -> Series that match the pattern
- Browse tags: "" -> All tags
- Browse tags: "pattern" -> Tags that match the pattern
There's no hidden behaviour. Just these three options.
|