Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

How-To automate exporting a calendar under Thunderbird with Shell Script on macOS?

  • 1 பதிலளி
  • 0 இந்த பிரச்னைகள் உள்ளது
  • 3 views
  • Last reply by Matt

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
Attached screenshots

All Replies (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.