View Single Post
Old 05-09-2021, 06:14 PM   #5915
Zerubel
Customization Addict
Zerubel began at the beginning.
 
Zerubel's Avatar
 
Posts: 8
Karma: 10
Join Date: Mar 2018
Device: Android Tablet
Quote:
Originally Posted by ownedbycats View Post
Here's the usual code.

Code:
## AO3 chapters can include several different types of notes.  We've
## traditionally included them all in the chapter text, but this allows
## you to customize which you include.  Copy this parameter to your
## personal.ini and list the ones you don't want.
exclude_notes:authorheadnotes,chaptersummary,chapterheadnotes,chapterfootnotes,authorfootnotes,inspiredlinks
This should work, but would be very annoying:

Code:
[https://archiveofourown.org/works/14381811]
exclude_notes:chapterheadnotes,chapterfootnotes

[https://archiveofourown.org/works/14406543]
exclude_notes:chapterheadnotes,chapterfootnotes

[https://archiveofourown.org/works/15646287]
exclude_notes:chapterheadnotes,chapterfootnotes
and so forth...

You can try putting it under a section for the series, but I am unsure if it works for that or only story URLs:

Code:
[https://archiveofourown.org/series/1002138]
exclude_notes:chapterheadnotes,chapterfootnotes
Personally, I'd just do this:

Code:
[defaults]
## Uncomment the next line when updating that specific anthology. Re-comment it afterwards.
##exclude_notes:chapterheadnotes,chapterfootnotes
oh thank you! I think i might still be doing something wrong, though - neither series or individual url seems to work - the code turns 'purple' and also turned some of my other tag replacement code purple. When i took it back out, they went back to blue/green.
Zerubel is offline   Reply With Quote