View Single Post
Old 07-12-2024, 07:02 AM   #7
chaley
Grand Sorcerer
chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.chaley ought to be getting tired of karma fortunes by now.
 
Posts: 12,476
Karma: 8025702
Join Date: Jan 2010
Location: Notts, England
Device: Kobo Libra 2
Quote:
Originally Posted by Phssthpok View Post
Exactly what I was trying to do. But under the Template window there is a "Template value" panel with two columns: "Book title" and "Template value", and there seems to be no way to change "Book title" to some other column.
Why do you want to change that column? All it is doing is identifying which book the value is for. The "Template value" gives you the result of running the template. If you want to see the input values then temporarily add them to the result.

It is possible to see the values of the fields and variables while the template is being processed. This requires using a GPM template (program: ). There are two ways:
  • Run calibre in debug mode and use the template language "print" statement.
  • Use the template debugger. When you hit a breakpoint you can see the value of any field or variable.

FWIW: the fix mentioned in post #4 is in today's calibre release.
chaley is offline   Reply With Quote