Quote:
Originally Posted by chicleeblair
Two more things (that seems to be how it goes for me lately!)
Is there a way to add a prefix (fandom  before categorys included in subject_tags? Depending on how it works out on Bookfusion, I may go in and do this for characters/ships, but for now, I’m just using it to keep Fandoms together in the tags (as I said, the only extra metadata that populates over there) It’d be nice if fanficfare could do it, even though there’d still be some standardizing to do.
|
This is how I organize tags on Calibre. MapleRead just puts Calibre's tags all onto one tag filtering browser so I decided to add prefixes to the tags to make navigating through them easier on the app.
Quote:
Originally Posted by chicleeblair
Secondly, if I add,,a to included_in subject tags, that will just append new entries to the tags, correct? not overwrite them?
|
I believe it should be "add_to_include_subject_tags:,"
Quote:
Originally Posted by chicleeblair
Oh, and finally, I have two columns for status, one that’s a yes/no boolean and one that’s text, but neither of them seem to be updating. On custom column, status is set to “competed” so it should check yes for a completed fic, right? but the AO3 fic I just checked with had 3/3 and it didn’t do anything. It’s marked as complete. Is there something I should have in personal.ini instead?
|
Maybe you need to set your custom column to the metadata value? Though for Completed/In-progress to be considered yes/no values you might need to do something else because for yes/no custom columns I could only select one status for the value. So you might have to make a custom yes/no column each for Completed and In-Progress? Not sure though
Thankfully the ones I read don't tend to have a lot of fandoms I have to manually cleanup lol
Speaking of, is there a way to keep only the first item in a list? Like if a fandom has Main Fandom, Fandom 2, Fandom 3, I just want to keep Main Fandom for the subject tags. Would it just be regex like ^(.+),$?