Greasy Fork

AO3 Publication date

Adds AO3 publication date i.e. date of publication of first chapter to AO3 search/sort page

目前为 2022-11-26 提交的版本。查看 最新版本

作者
MMu
评分
0 0 0
版本
1.2
创建于
2022-11-24
更新于
2022-11-26
大小
1.7 KB
许可证
none
适用于

Adds the date of publication of the work to the AO3 search / sort/filter page. Not a JS user, modified from a similar script here: https://greasyfork.org/en/scripts/376417-ao3-review-last-chapter-shortcut-kudos-sortable-bookmarks/code . Changed the downloadable link to instead print the date of publication. This is missing from the stat data under each fic, when sorting/filtering works. Feel free to modify code if you are a better JS coder/user.

Need to be logged in or should click 'Proceed' when the following message pops up (once per session is enough for this to work):

    If you accept cookies from our site and you choose "Proceed", you will not be asked again during this session (that is, until you close your browser). If you log in you can store your preference and never be asked again.

This is because the script uses jquery() to query works and doesn't expect the 'Proceed' banner.

NOTE: Works with URL: https://archiveofourown.org/tags/* and https://archiveofourown.org/works?commit=Sort+and+Filter* . This is the format for sort/filter page in AO3, you can change it to https://archiveofourown.org/* within the code if you want this to work everywhere else in the site such as collections.