ao3 saved filters

Adds fields for persistent global & fandom filters to works index pages on AO3

< Feedback on ao3 saved filters

Review: ठीक - स्क्रिप्ट चालते, पण त्यात बग आहेत

§
पोस्ट केले: 2015-05-18

needs tiny edit to work

noticed that this script hasn't been working for me for around a month, probably since ao3 updated its code

to make it work again, edit line 15 to this:
var works = $('#main.works-index'), form = $('form#work-filters');

it used to be:
var works = $('#main.works-index'), form = $('form#work_filters');

just a very tiny but important edit. I personally have very little js or coding knowledge, so it was hard tinkering around. I was glad it finally worked for me. Thank you for this script!

tuffलेखक
§
पोस्ट केले: 2015-05-22

Updated, thanks very much for figuring it out!

उत्तर पोस्ट करा

उत्तर पोस्ट करण्यासाठी साइन इन करा.