-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Make the countdown dynamic #15
Comments
Per #253, is that a sufficient solution to this problem? It kinda solves a superset of this problem so I'm willing to accept it as good enough to close this issue. |
That's doesn't really solves the problem, what I originally wanted was a countdown that is always visible (and updating) and doesn't stop you from posting. That would allow me to know if I can post without pressing the post button, and if I can't I could just switch to mobile data and post or at least start solving the captcha in the meantime. |
Alright, just double checking. |
A lot of people are also asking to add the ability to post regardless of the cooldown. I guess we could add such ability for when you are using captcha queueing. Like, you queue a captcha the press post and it ignores the current cooldown. Or maybe just long click on the post button would be enough? |
…itory and associated code, should be much more understandable now
Uh, just noticed this issue was closed. That wasn't what the issue originally asked. To put it simply it would work like this: Ex: |
You could make it always appear instead of just when you press the post button, this way you can also start solving the captcha before it gets to 0.
The text was updated successfully, but these errors were encountered: