在 RED 的 Editing 版块中给帖子做标记,提高处理效率。
A helper script for the "Editing" forum on RED.
This script improves workflow when handling edit requests by allowing users to mark threads and visually distinguish their status.
Main features:
1. Marks threads on the forum list with icons:
⚪ Thread with zero comments
✅ Solved (request completed)
❌ Passed (checked but cannot / do not want to handle it)
⭐ Follow (handle later)
✎ Reset (clear status)
2. Automatically highlights threads with zero comments using a white circle icon.
Once a thread is marked with any status, the zero-comment icon disappears.
3. Adds action buttons directly inside each thread:
4. Status is stored locally (Tampermonkey storage).
Even after closing the browser or visiting later, your markings remain.
Benefits:
Helps editors quickly filter which threads need attention.
Prevents repeatedly opening threads that you already checked or decided to skip.
Lightweight and does not modify server-side data — all marks are visible only to you.