Quote:
Originally Posted by kolbinski
When I download a story from fanfiction.net can you please add a way so can change the epub so the story says on haitus, abandoned or completed or in-progress. I want to change the tag in the downloaded epub
|
You can set that for a particular story like so:
Code:
[https://www.fanfiction.net/s/1111111/1/Story-Title]
add_to_replace_metadata:
status=>^.*$=>haitus
Then, when it is downloaded or updated the
status will be set to "haitus".
Note that FFF's code for setting yes/no custom columns (as set from the GUI/Custom Columns tab) only works with Completed and In-Progress.