From 803c4c5221a195d9807ae39c124aff2a6134812b Mon Sep 17 00:00:00 2001 From: Kovid Goyal Date: Tue, 24 Nov 2020 17:30:56 +0530 Subject: [PATCH] Add notes on how to enerate calibre:// URLs --- manual/url_scheme.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manual/url_scheme.rst b/manual/url_scheme.rst index e32c558437..c31ebf2332 100644 --- a/manual/url_scheme.rst +++ b/manual/url_scheme.rst @@ -53,6 +53,9 @@ books can be seen in the calibre interface by hovering over the :guilabel:`Click to open` link in the book details panel, it is the number in brackets at the end of the path to the book folder. +You can copy a link to the current book displayed in calibre by right clicking +the :guilabel:`Book details panel` and choosing :guilabel:`Copy link to book`. + Open a specific book in the viewer at a specific position --------------------------------------------------------------- @@ -95,6 +98,10 @@ If you want to switch to a particular Virtual library, use:: replacing spaces in the Virtual library name by ``%20``. +If you perform a search in calibre and want to generate a link for it you can +do so by right clicking the search bar and choosing :guilabel:`Copy search as +URL`. + .. _hex_encoding: