diff --git a/calibre-plugin/plugin-defaults.ini b/calibre-plugin/plugin-defaults.ini index 5c46ab20..2d02a41b 100644 --- a/calibre-plugin/plugin-defaults.ini +++ b/calibre-plugin/plugin-defaults.ini @@ -412,8 +412,8 @@ add_to_extra_titlepage_entries:,tagsfromtitle,forumtags ## '.SPLIT' tells the system to split by ',' add_to_include_subject_tags:,tagsfromtitle.SPLIT -## Or to also include forumtags: -#add_to_include_subject_tags:,tagsfromtitle.SPLIT,forumtags +## Or to also include forumtags add this to personal.ini: +#add_to_include_subject_tags:,forumtags ## base_xenforoforum reads Published and Updated datetimes from ## Threadmarks if used, or from the posted & updated times of the diff --git a/fanficfare/defaults.ini b/fanficfare/defaults.ini index 03e0519d..3659f759 100644 --- a/fanficfare/defaults.ini +++ b/fanficfare/defaults.ini @@ -410,7 +410,9 @@ add_to_replace_metadata: add_to_extra_titlepage_entries:,tagsfromtitle,forumtags ## '.SPLIT' tells the system to split by ',' -add_to_include_subject_tags:,tagsfromtitle.SPLIT,forumtags +add_to_include_subject_tags:,tagsfromtitle.SPLIT +## Or to also include forumtags add this to personal.ini: +#add_to_include_subject_tags:,forumtags ## base_xenforoforum reads Published and Updated datetimes from ## Threadmarks if used, or from the posted & updated times of the