Quote:
Originally Posted by chaley
Makes sense, although it opens the door for wanting to process the hierarchy in a template.
|
I modified one you did for me years ago
I get a Pern series that contains:
books in the Parent
Folders for the children (1 layer only)
Code:
save_template = u'program:test(field(\'series\'),strcat(\nsubstr(field(\'series\'), 0, 1),template("-series/{series:subitems(0,1)||/}{series:subitems(1,2)||/}{series_index:0>5.2f}-{title}_{authors}_{id}")\n),template("00noseries/{author_sort[0]}_authors/{author_sort}/{title}-{authors}_{id}")\n)'