mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
bf666c9b65
commit
ebf3937628
@ -514,7 +514,7 @@ You might find the following tips useful.
|
|||||||
|
|
||||||
* Use the Template Tester to test templates. Add the tester to the context menu for books in the library and/or give it a keyboard shortcut.
|
* Use the Template Tester to test templates. Add the tester to the context menu for books in the library and/or give it a keyboard shortcut.
|
||||||
* Templates can use other templates by referencing composite columns built with the desired template. Alternatively, you could
|
* Templates can use other templates by referencing composite columns built with the desired template. Alternatively, you could
|
||||||
use Stored Templates.
|
use Stored Templates.
|
||||||
* In a plugboard, you can set a field to empty (or whatever is equivalent to empty) by using the special template ``{}``. This template will always evaluate to an empty string.
|
* In a plugboard, you can set a field to empty (or whatever is equivalent to empty) by using the special template ``{}``. This template will always evaluate to an empty string.
|
||||||
* The technique described above to show numbers even if they have a zero value works with the standard field series_index.
|
* The technique described above to show numbers even if they have a zero value works with the standard field series_index.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user