misc0110 / hotcrp-bidding-helper

A small Tampermonkey script to help with paper bidding in HotCRP

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HotCRP Bidding Helper

This Tampermonkey script supports the paper-bidding process in HotCRP.

Features

  • Display the number of papers
    • where you entered a positive bid
    • where you entered any preference
    • with a conflict
    • with a positive topic score
  • Apply negative topic scores directly to the preference field
  • Custom keyword lists for positive and negative keywords
    • Keywords are highlighted in the abstract (yellow for positive, red for negative)
    • A suggested paper list is calculated and linked based on the topic score and keywords

Installation

The script requires the Tampermonkey extension (available for Chrome and Firefox).

With the extenion installed, open

https://github.com/misc0110/hotcrp-bidding-helper/raw/master/hotcrp.user.js

and click "Install"

About

A small Tampermonkey script to help with paper bidding in HotCRP

License:MIT License


Languages

Language:JavaScript 100.0%