View Single Post
Old 05-20-2025, 04:44 AM   #1
jletallec
Junior Member
jletallec began at the beginning.
 
Posts: 1
Karma: 10
Join Date: May 2025
Device: Kobo Forma
Having several re() in a backup template

Hello,

I would like to know how to combine these two backup templates:

{author_sort}/{title:re(:, -)} - {authors}
{author_sort}/{title:re(',)} - {outside}

I can't chain the re() : {author_sort}/{title:re(:, -):re(',)} - {authors} returns an error.

If anyone could help me, that would be great! Sorry for any translation errors.
Thanks a lot.
jletallec is offline   Reply With Quote