AO3: Display Tag ID

a quick and dirty script to display a canonical tag's tag id in its /works page.

< 腳本AO3: Display Tag ID的回應

評論:正評 - 腳本一切正常

En
§
發表於:2018-08-15

Adding the filter command to the ID text

A small edit so you'd get the filterable text you can paste into the 'Search within results' box in order to filter for it:

Change line 32 in the code to this: tag_id_container.innerHTML = "(Filter tag by ID: filter_ids:" + tag_id + ")";

The result will be this written next to the tag: (Filter tag by ID: filter_ids:[SOME_NUMBER])

To filter for this specific tag, copy filter_ids:[SOME_NUMBER] into the 'Search within results' box. To filter it out, add a minus sign before it so it'd look like this: -filter_ids:[SOME_NUMBER] into the 'Search within results' box.

發表回覆

登入以回復

QingJ © 2025

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