Quote:
Originally Posted by Homer55
Hi, hope someone can help, I'm trying to make a small instruction so that when a story get's downloaded the fandom of the story get's stored in a custom column called "Fandoms", when doing the following on AO3 it works perfectly:
but when trying to do the same in fanfiction.net, it doesn't work, it's obvious that's because the name of the tag of the fandom is different but I can't find anywhere what's the name of the tag that stores the fandom data. does anybody know what's it called? Thanks
|
'Fandom', aka the original that a story is a fanfic of, was already named
category when I came to the project. It's one of the 'standard' metadata entries FFF uses. AO3 and a few other sites also have 'site-specific' metadata entries.
fandoms is one for AO3 to go with
ao3categories. By default for AO3,
category ==
fandoms.
As ownedbycats said, 'standard' metadata entries such as
category can be set to custom columns using the FFF config GUI without needing personal.ini settings.