Quote:
Originally Posted by chaley
Do it in GPM using finish_formatting().
Example:
Code:
program: finish_formatting($series_index, '02s', ' |', '| ')
Make it a stored template if you want to use it in SFM or TPM templates.
|
Thanks.

How do I get a stored template into an SFM template, anyways?
Example: I had this SFM template for a save path:
Code:
{#kobopath}/{author_sort:sublist(0,1,&)}/{title} - {authors}
I copied the GPM template for #kobopath to a new template, device_path().
{device_path()} isn't a field, and entering it without the squiggly brackets just adds it literally
I looked through the template page but couldn't find this