Important Notice: We're experiencing email notification issues. If you've posted a question in the community forums recently, please check your profile manually for responses while we're working to fix this.

On Monday the 3rd of March, around 5pm UTC (9am PT) users may experience a brief period of downtime while one of our underlying services is under maintenance.

搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

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

  • 1 个回答
  • 0 人有此问题
  • 4 次查看
  • 最后回复者为 Matt

more options

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
已附加屏幕截图

所有回复 (1)

more options

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.