Quote:
Originally Posted by ownedbycats
Did I make a mistake here? I got a calibre metadata error for this.
Code:
custom_columns_settings:
## Fanfic subscriptions
"N"=>#fanficsubbed,n
"Y"=>#fanficsubbed&&seriesUrl=>https://archiveofourown\.org/series/1937545
|
custom_columns_settings lines don't allow for && conditionals -- only
replace_metadata lines do.
Quote:
Originally Posted by ownedbycats
Also, if it's of any use, here are two templates that extract story IDs and converts them into custom AO3/FFNet identifiers unless status is set to anthology. You'll need something like Action Chains to use it.
...
|
Why? What's wrong with using
storyId if you want the... story ID?