Quote:
Originally Posted by BookJunkieLI
Cool. For input = $#kobobookmark; would I use #kobostatus since that's where I'm currently putting the location information?
Although I may change the column name since Status, to me, indicates Unread, Reading, Finished.
And for $#booktype=='Fanfiction' I have a column called #library that is 'Text, but with a set of permitted values' wherein the values are Fanfic, Fiction, Non-Fiction. Would that work?
|
#kobobookmark is whatever column contains the filename stuff.
#library=='Fanfic' should work, yes. My #booktype is the same column type (enumerated).
You can safely remove the fanficstatus line, but this will result in the template showing the wrong result for FFF anthologies.