View Single Post
Old 09-15-2022, 08:19 PM   #22
BetterRed
null operator (he/him)
BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.BetterRed ought to be getting tired of karma fortunes by now.
 
Posts: 21,832
Karma: 30277270
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by 01100001 View Post
@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:

Click image for larger version

Name:	Screenshot 2022-09-16 095836.jpg
Views:	764
Size:	50.9 KB
ID:	196563

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:

Click image for larger version

Name:	Screenshot 2022-09-16 101650.jpg
Views:	495
Size:	107.1 KB
ID:	196565

BR

Last edited by BetterRed; 09-15-2022 at 08:56 PM.
BetterRed is offline   Reply With Quote