View Single Post
Old 08-24-2023, 02:32 AM   #2
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,926
Karma: 30277294
Join Date: Mar 2012
Location: Sydney Australia
Device: none
Quote:
Originally Posted by richardsugg View Post
I use calibre to organize PDFs of music. I'd like to link to a youtube or spotify address. How would I make a custom column that contains the link, shows a generic label like "YouTube" (or an icon), and allows me to click on it from the main grid?
See => Preferences->Look & feel->Book Details->Create rules to convert identifiers into links. Button, above the lists.

Or a custom column of type: Long text, like comments, not shown in the Tag browser in which you can post HTML links e.g.

Code:
<a href="https://www.youtube.com/watch?v=b1kbLwvqugk">Taylor Swift - Anti-Hero</a>
EDIT: I don't know how to make either clickable in the Book list or Cover grid

BR

Last edited by BetterRed; 08-24-2023 at 02:36 AM.
BetterRed is offline   Reply With Quote