AO3: [Wrangling] Search Term Highlighting and Table

Puts the search result into a table and highlights the search terms in the results

Author
escctrl
Daily installs
0
Total installs
107
Ratings
0 0 0
Version
5.0
Created
2022-07-18
Updated
2022-12-16
License
MIT
Applies to

Purpose: Hopefully makes it easier to find the matches you were actually looking for... or to figure out why your matches are being drowned in other partial matches.

  • turns search results into a table format
  • tag name, uses and tag type are sortable (within the results page you're on)
  • config: can add links to each result for directly accessing the Edit, Works, Bookmarks, and Comment pages
  • config: can add buttons to each result to copy the tag's name or link to your Clipboard
  • adds a button at the top of the search results, to highlight the search terms within the results

Instructions: check the beginning of the script for a few configuration options

Known Issues: None at the moment, but I cannot guarantee it will work 100% of the time since the script takes a somewhat simplified approach to reverse-engineering the search matching of AO3 ^_^ Please let me know of specific examples where it behaves weirdly and I'll happily look into it.