Though your suggestion does indeed create the directory with the first letter of the series, I'm still having an issue, and I think that was of my own fault for not giving my save template layout so you could see how mine is structured.
{#booktype}/{#tier_parent}/{#multiauthoredseries}/{series} - {author}/{series} {series_index:0>2s} - {title} - {author}
Where #booktype is where I sort by Genre....
Then #tier_parent is where I show whether a book is part of a set of series that tie into each other
Then #multiauthoredseries combines a series together that has multiple authors contributing to it.. Once those three directory structures are established, that is where I need the series title to get the first letter to create the separate alphabetical sort directory. I know, wayyy too complicated, but it's how I organize my multitude of books..
an example of my directory would be:
e:\Output\Paranormal_Fantasy Romance\S\Silver Springs Collection - Multi-Authored\
and from there you would see all the series - author lists
It was just a time saver that I was trying to accomplish automatically upon saving was all.. Thanks for your time.
|