View Single Post
Old 04-16-2023, 05:38 PM   #583
ownedbycats
Custom User Title
ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.ownedbycats ought to be getting tired of karma fortunes by now.
 
ownedbycats's Avatar
 
Posts: 11,090
Karma: 76037135
Join Date: Oct 2018
Location: Canada
Device: Kobo Libra H2O, formerly Aura HD
Quote:
Originally Posted by chaley View Post
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
ownedbycats is offline   Reply With Quote