Iskanje po podpori

Izogibajte se prevarantski tehnični podpori. Nikoli vam ne bomo naročili, da pokličete telefonsko številko ali nam pošljete osebne podatke. Sumljivo dejavnost prijavite z gumbom »Prijavi zlorabo«.

Več o tem

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

  • 1 odgovor
  • 0 ima to težavo
  • 4 ogledi
  • Zadnji odgovor od 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
Priloženi posnetki zaslona

Vsi odgovori (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.