-
Notifications
You must be signed in to change notification settings - Fork 17
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
[ChatGPT Web] Add an advanced response selector #118
Comments
Could we expand on this @micz to have two buttons at the bottom of the window - one with the current "Use the selected Answer" and also the previous "Use last answer"? I like having the choice to go back to a previous answer, but 90% of the time, the last answer is the one I want. It'll maybe be fairly trivial in terms of time, but the quick-click nature of the "Use Last Answer" button was really appealing! |
@twigandolive I'm sorry, I had to remove the "Use last answer" feature due to frequent changes in the ChatGPT web interface, which made it impossible to select the last answer automatically and forced me to continuously update the add-on. The current system is much more robust: you only need to click once on the text of the answer, and it should automatically select all the text. |
Got it- It was glitchy for me at first (the selected text didn't always paste into the message) but the lastest version seems stable now. Thanks! |
I'm happy that it works better now. If you face any problems, feel free to open a new issue, and I'll look into it. |
Add markers to change the selection in the ChatGPT web interface.
The text was updated successfully, but these errors were encountered: