Expand calendar event info: Option to include verbatim prompt as calendar event description, and to extract place
- It would be great if one could include the text that was used to create the calendar event as calendar event description (and/or being able to ask the LLM to process that information). Often the original email includes important information for a meeting, such as the agenda, for example.
- Extracting place would be awesome too.
At the moment, the internal Thunderbird methods (described here https://github.com/micz/ThunderAI/issues/182#issuecomment-2496244753) that I use don't allow passing any additional information to the new event dialog.
I need to find an alternative way to add this information after the dialog has been created.
I've added the "new feature" label in the hope of finding a way to achieve this. Thank you!
I also experimented a bit with "attendees" which the current solution might work with already, but couldn't figure out a successful prompt.
At the moment the attendees are not managed. I filed issue #258. Thank you.
I'll wait the new calendar dialog in Thunderbird before working on this feature.