micz / ThunderAI

ThunderAI is a Thunderbird Addon that uses the capabilities of ChatGPT or Ollama to enhance email management.
https://micz.it/thunderbird-addon-thunderai/
GNU General Public License v3.0
36 stars 9 forks source link

[ChatGPT Web] Let the user choose the text to import in a reply #104

Closed micz closed 3 months ago

micz commented 3 months ago

There are too many errors when automatically importing text from the ChatGPT web response due to frequent changes in the ChatGPT html of the page.

To avoid these errors, implement a feature that allows the user to select the text from the ChatGPT web interface and import it automatically.

micz commented 3 months ago

The ChatGPT response, using the web interface, must be selected by the user to be retrieved by ThunderAI. A single click on the text should work, but it's also possible to select the text manually.