Quote:
Originally Posted by 01100001
@un_pogaz Yep, I am aware of that, but I am looking to see if there's a built-in, less error-prone way to go about it. Esp. because I'd have to code the URLs in which the search terms must be encoded right.
|
FTR: I use the calibre:// URL scheme extensively - the notion that I would create and/or could accurately type hex versions of the required strings is truly risible.
You can obtain the calibre:// links from the Copy options in book details context menus. If you right click on anything blue (or the background) in the book details panel, you'll get something like this:
The option selected put this in my clipboard
Code:
calibre://search/_hex_-54657374?eq=7075626c69736865723a223d5072696e6365746f6e20707265737322
To do with as I wish - like paste it into a onenote note, why would I want to that? Dunno, but its good to know that I can - by the way it works, viz:
BR