A Tampermonkey userscript that highlights Campus Connect trackers and report with color-coded side stripes and optional filters.
Makes it easier to scan a list of events for status — now with racing stripes for upcoming events. 🏁
- Color-coded borders: Each event row gets a left stripe based on its status
- Setup (yellow): Needs vetting, orientation, or setup tasks
- Planning (blue): Organizers are actively preparing
- Finalizing (purple): Budget, contracts, or schedule approval in progress
- Scheduled (green): Everything ready to go
- Completed (dark gray): The event is done and closed
- Cancelled/Declined (light gray): Events that won’t take place
- Racing stripes: Events starting within three weeks show a white-accented stripe (⚡️ subtle, not scary).
- Filter panel: Quickly toggle visibility for each status, or check “Starting Soon Only” to see just upcoming events.
- Works across pages: Automatically adapts to both the Campus Connect Tracker List and Campus Connect Details report on WordCamp Central.
On the trackers list, filters only apply to the current page. Consider increasing the number in Screen Options (I use 30).
- Install Tampermonkey for your browser.
- Click the raw link to the script:
Event Status Highlighter.user.js - Tampermonkey will prompt you to install the script.
- Visit any WordCamp Central tracker or report page — highlights will appear automatically.
- This script is entirely vibe-coded with some manual edits, but inspired by similar idea my son helped me with many years ago. So, props to Ethan!
- Contributions, bug reports, and tweaks welcome! Please open an issue or submit a PR.
- When updating, please bump the version number for patches and major changes.
Licensed under the GNU General Public License v2.0 or later (GPL-2.0+).