Quickly switch Discourse list sorting by updating URL params.
От
Quickly switch Discourse topic list sorting via menu commands by updating URL parameters. Supports multiple sort options (created time, activity time, replies count, views) in both directions, with bilingual labels (English and Chinese).

order and ascending@match, avoiding non-target sitesThis script runs only on these domains:
https://meta.discourse.org/*https://linux.do/*https://idcflare.com/*https://www.nodeloc.com/*https://meta.appinn.net/*https://community.openai.com/*https://community.cloudflare.com/*https://community.wanikani.com/*https://forum.cursor.com/*https://forum.obsidian.md/*https://forum-zh.obsidian.md/*order and ascending, and the page will navigate to the target sort.GM_registerMenuCommand to expose sort options in the script menu.order and ascending query parameters, then navigates via window.location.assign(...).navigator.language (zh* → Simplified Chinese, otherwise English).Tested on modern browsers with Tampermonkey/Violentmonkey, and designed for Discourse-based forums.
🏷️ UTags — Add User Tags to Links
🔄 Discourse Topic Quick Switcher
🔗 Links Helper
🔍 Find Scripts For This Site
MIT License — see the repository LICENSE file.
Issues and pull requests are welcome!