Quote:
Originally Posted by Tanjamuse
I have URL columns for Author and Story (not the same column), it's comments-columns.
Is it possible to make the URL's clickable instead of just plain-text?
|
You can fill a column with the authorHTML instead of just authorURL with this:
Code:
custom_columns_settings:
authorHTML=>#author_url
It does
not become a clickable link for me in Calibre column. You'll need tot ask in the Library Management forum about that.
(Didn't we already have this conversation before?)