We're calling on all EU-based Mozillians with iOS or iPadOS devices to help us monitor Apple’s new browser choice screens. Join the effort to hold Big Tech to account!

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

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

  • 1 回覆
  • 0 有這個問題
  • 最近回覆由 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.