Quote:
Originally Posted by ownedbycats
New question: Why does this fail to remove the 'summary for the chapter's from the fic?
|
I don't see that happening.
Unlike some settings,
exclude_notes doesn't apply retroactively to existing chapters because it's implemented in the adapter(download) code instead of the HTML processing code that's also used on existing chapters.
So if you set
exclude_notes:chaptersummary after downloading, you'll need to overwrite always, not update always to apply it.
(I
thought I was seeing an opposite issue: chapter summary not included in chapter 1. But it turns out I was confused by the author including the same paragraph in the story summary and chapter summary for every chapter
except chapter 1.)