Quote:
Originally Posted by Comfy.n
[*]rel_urltxt: composite column with this template: calibre://show-book/mylib/{rel_id}
This column would be enough for my use case, but it can't be clicked. So...
|
It can be clicked if you use this template
Code:
<a href="calibre://show-book/mylib/{#rel_id}">{#rel_id}</a>