AO3: Reorder Tags with Drag & Drop

drag & drop tags into the order you'd like before posting

These are versions of this script where the code was updated. Show all versions.

  • v2.2 2023-09-07

    tweaked how the script recognizes previously saved tags vs. newly added tags. it can now survive a page refresh (which happens easily enough on mobile by accidentially pulling the page down).

  • v2.1 2023-09-03

    included a @require for jQueryUI Touch Punch, which appears to be the only way to make it work on touch devices

  • v2.0 2023-09-03

    adding a handle to the sortable tags in an attempt to provide a workaround for mobile browsers

  • v1.0 2023-09-03