Originally Posted by chaley
After some reflection I decided to implement "custom tooltips" for columns in the book list using templates. The tooltip can contain whatever you want as long as it can be generated by a template. Tooltips interpret HTML so you can construct complex displays. One test I did was to include in the tooltip the note for the value where the note contained a picture.
To define a column tooltip, right-click on the column header and choose "(Define|Edit) column tooltip ..."
You can include the text that would have been used for the tooltip. See the help text when you first create a column tooltip template:
This feature is in calibre source now and will be included in the next preview or release.
|