jesus2099 / konami-command

power‐ups for various web sites
117 stars 25 forks source link

Remind sort order in Search for Edits title #758

Closed jesus2099 closed 1 year ago

jesus2099 commented 1 year ago

Take the current value label of div#content form#edit-search select[name='order'] and show it in div#content h1between brackets, for example:

Search for Edits (oldest first)

Maybe even more important: try to show it also for non-refined edit searches.

Most of them are newest first except for subscription, I think, that are oldest first. I should check them all when I do that.