An open API service indexing awesome lists of open source software.

https://github.com/micz/thunderai-sparks

ThunderAI Sparks is an add-on for Thunderbird, designed to add advanced features to ThunderAI.
https://github.com/micz/thunderai-sparks

calendar javascript thunderbird thunderbird-addon thunderbird-extension

Last synced: 3 months ago
JSON representation

ThunderAI Sparks is an add-on for Thunderbird, designed to add advanced features to ThunderAI.

Awesome Lists containing this project

README

          

# ![ThunderAI-Sparks icon](images/icon-32px.png "ThunderAI-Sparks") ThunderAI-Sparks
ThunderAI Sparks is an add-on for Thunderbird, designed to add advanced features to ThunderAI.

> [!IMPORTANT]
> To use this add-on, you first need to install [ThunderAI](https://github.com/micz/ThunderAI).

> [!NOTE]
> If you need to open an issue, go to the ThunderAI repository and use the "Sparks" label: https://github.com/micz/ThunderAI/labels/Sparks


## Features
- Aumatically add a calendar event from a mail message [[#182](https://github.com/micz/ThunderAI/issues/182)].
- Aumatically add a task from a mail message [[#333](https://github.com/micz/ThunderAI/issues/333)].


## Changelog
ThunderAI-Sparks's changes are logged [here](CHANGELOG.md).


## Privacy and Permissions
This is addon will ask for [full permission](https://support.mozilla.org/en-US/kb/permission-request-messages-thunderbird-extensions#w_have-full-unrestricted-access-to-thunderbird-and-your-computer), because it's using [Thunderbird expermimental API](https://developer.thunderbird.net/add-ons/mailextensions/experiments) to open the new calendar event.


## Support this addon!
Are you using this addon in your Thunderbird?

Consider to support the development making a small donation. [Click here!](https://www.paypal.com/donate/?business=UHN4SXPGEXWQL&no_recurring=1&item_name=Thunderbird+Addon+ThunderAI-Sparks&currency_code=EUR)


## Attributions

Thanks to [Philipp](https://github.com/kewisch/) for the help with the experimental calendar API.