Quote:
Originally Posted by Chrysanthemum
Is there any way to strip "Authors notes" from the beginning or ending of posted chapters? They get on my nerves frankly, so I end up using the edit tool on Calibre to remove them. But when a new chapter comes out, all of my edits are overwritten with the new copy, restoring all the previously deleted Authors Notes.
|
From the
plugin's defaults.ini:
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
Copy and edit as desired. Be sure you add that setting under your [archiveofourown.org] heading in personal.ini.