diff --git a/README.md b/README.md index 06beb5e..fb8cfc2 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ To load the Tampermonkey script: ## Wishlist / Todo [] Bidcap for any row (only bid up to X for this county) [] Sitewide bidcap (if any county bid exceeds X only bid up to X) - [] Save button to persist changes (instead of waiting for refresh code to run) + [x] Save button to persist changes (instead of waiting for refresh code to run) [x] Save settings to local storage [x] Retrieve settings from local storage [x] Inject div @@ -34,6 +34,7 @@ To load the Tampermonkey script: [x] Store tie values for statistical analysis over time. [] Implement tieCounty code [x] Auto login if on signin page + [x] Add verticle scroll overflow to awLog div [] Figure out session timout/no longer refreshing/ not loaded issue (screensaver?, tab no focus?, os?, browser?)