AO3 Quick Bookmarks

Auto-fills bookmarks with a clickable link "Title – Author – 0 words, Chapter 0/0". Adds a quick-save button that pops up in the corner when you scroll up, used to capture mid-read jumps. Compatible with Entire Work. Shows +new chapters/words on the bookmarks page.

< 脚本 AO3 Quick Bookmarks 的反馈

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

§
发布于:2025-09-05

This is so cool! Was looking for a better way to keep track of my place.\

One thing I'm confused about is this:

On the "/user/bookmarks" page, display +N words/chapters in: green (caught up, updated), orange (dropped, updated), gray (dropped, no updates).

What exactly does this keep track of and what triggers the color change of the added numbers? Is it comparing against my last bookmarked chapter and the author's latest update?

Thank you!

C89sd作者
§
发布于:2025-09-05

Thank you! I just enhanced the indicators and the main script description (with pictures). It should answer those questions better now.

What the script stores when you make the bookmark: "title - author - 1 words, Chapter 2/3".
- the total word-count then (1)
- the chapter you stopped at (2)
- the chapter total then (3)
- one of 3 kinds of return link

Up-to-date info available on the "user/.../bookmarks" page:
- the current word-count and chapter totals

Derived status:
- Dropped / behind (saved-stopped-chapter < saved-total-chapters)
- Caught up (saved-stopped-chapter = saved-total-chapters)
- Updated / new chapters (current-total-chapters > saved-total-chapters)

+N logic:
- GREEN: Caught up, Updated (unread = current-total - saved-total)
- ORANGE: Dropped, Updated (unread = current-total - saved-stopped-chapter)
- YELLOW: Dropped, No new chapters (unread = unread: saved-total - saved-stopped-chapter)

Hope this helps!

发布留言

登录(不可用)以发布留言。

QingJ © 2025

镜像随时可能失效,请加Q群300939539或关注我们的公众号极客氢云获取最新地址