Modified/Forked from "Ellililunch AO3 Bookmark Maker" (https://greasyfork.runtimutd.eu.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.
< Feedback on w4tchdoge's AO3 Bookmark Maker
Also if it would be possible to have what series the bookmark is a part of in the notes with the title and stuff?
Love your script!
Thanks!
[...] autotag with whether the bookmark is in a series or not?
What would you suggest the tag be called? I can't really think of anything better than Is Series
or Is in Series
so i'd appreciate any suggestions.
have what series the bookmark is a part of in the notes with the title and stuff?
So the series a work is a part of as a hyperlink in the bookmark like how the work title is currently in the bookmark? maybe something like "Part of Series: Example Series Name [#1]"
I just tagged mine as "Series", since other tags like "Part of a Series" is already a tag but not capitalized, which I don't like the look of. Yours also works, I don't really have a better suggestion lol. And yeah that would work great! Or maybe it could be like it's styled on AO3, like "Part 1 of Series Name" with a hyperlink also idk if that's possible, I would just really love the feature anyhow! Thank you for your time!
Hi there. Sorry for taking so long, but I've just released v2.15.0 which adds the two features you've asked for.
There's a new option in the preferences dropdown (which defaults to off/false) for Auto tagging when a work is part of a series. It adds the string "Series" to the user tags if the work is a series. I had considered using one of my suggestions but the one I looked for was already an all-lowercase tag which I didn't particularly like, so I just went with yours.
As for the series name and position in the bookmark, I've added a new workInfo variable part_of_series
which is basically an exact copy of the series information bit AO3 has in the work stats area. It's also included in workInfo by default (default bookmark now looks like this) because it's a feature I had already thought of adding for myself before you asked for it.
I've done some amount of testing on both features but I wasn't very thorough with it, so if you encounter any bugs please do let me know.
No worries, thank you!
Love your script! I was wondering if you could implement an autotag with whether the bookmark is in a series or not?