🏠 Home 

w4tchdoge's AO3 Bookmark Maker

Modified/Forked from "Ellililunch AO3 Bookmark Maker" (https://greasyfork.org/en/scripts/458631). Script is out-of-the-box setup to automatically add title, author, status, summary, and last read date to the description in an "collapsible" section so as to not clutter the bookmark.

< 脚本w4tchdoge's AO3 Bookmark Maker的反馈

评价:好评 - 脚本运行良好

§
发表于:2025-02-01

Hey there! I love the code and saw that you said we could tweak it so that it auto adds the "additional tags" in the bookmark section as a collapsible block

But I'm kinda confused as to how, is it through adding something in the presets, changing something const [fform_tags_list_HTML, fform_tags_list_TXT, fform_tags_comma_HTML, fform_tags_comma_TXT] = (function () {
here? or something else

w4tchdoge作者
§
发表于:2025-02-10

All user configurable settings are at the bottom of the script. You can change the contents of the autogenerated bookmark by commenting/uncommenting one of the presets found around line 1924 or just editing the workInfo variable to include whatever bookmark variables you like. A list of bookmark variables that can be used in workInfo can be found at line 1862 along with their explanations. An explanation of the script settings can be found at line 105.

发表回复

登录以发表回复。