Quote:
Originally Posted by ilovejedd
Thanks! I used the last one and it seems to be working great (just had a small typo v,lower() instead of v.lower()). Curious about the series information (Series: My Series [n.n]), wouldn't having the series index in there create a separate collection for each book in a series?
|
Yes it will. That is what I thought you wanted from your #MySeries example.
Quote:
Does this go into templates or do you enter it somewhere else?
|
It is a template, written using template
general program mode.