ThunderAI icon indicating copy to clipboard operation
ThunderAI copied to clipboard

Expand calendar event info: Option to include verbatim prompt as calendar event description, and to extract place

Open Jo11n opened this issue 10 months ago • 4 comments

  1. 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.
  2. Extracting place would be awesome too.

Jo11n avatar Feb 07 '25 07:02 Jo11n

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!

micz avatar Feb 08 '25 13:02 micz

I also experimented a bit with "attendees" which the current solution might work with already, but couldn't figure out a successful prompt.

Jo11n avatar Feb 13 '25 10:02 Jo11n

At the moment the attendees are not managed. I filed issue #258. Thank you.

micz avatar Feb 13 '25 16:02 micz

I'll wait the new calendar dialog in Thunderbird before working on this feature.

micz avatar Sep 14 '25 08:09 micz