![Thunderbird logo](https://assets-prod.sumo.prod.webservices.mozgcp.net/media/uploads/products/2024-02-12-07-36-53-599028_1.png)
How-To automate exporting a calendar under Thunderbird with Shell Script on macOS?
Hi
How-To automate exporting a calendar under Thunderbird with Shell Script on macOS?
At the moment I manually export to Git Repo.
Thanks
Hi
How-To automate exporting a calendar under Thunderbird with Shell Script on macOS?
At the moment I manually export to Git Repo.
Thanks
Toate răspunsurile (1)
I am not aware of any way to do what you want. Thunderbird allows extension of the program through the use of addons. You could write one of those. https://developer.thunderbird.net/add-ons/mailextensions
But I am not aware of any command line argument you would use to export a specific calendar using an external script.