Shell – How to make the Gnome3 calendar use Thunderbird instead of Evolution

gnome-shellgnome3opensusethunderbird

Can it be done? I don't want to use Evolution's calendar… I want to keep using Thunderbird… I have to add some addons (like lightning) first right?

My goal is to have some calendar-like on thunderbird and replace the one of Evolution.

Best Answer

OK, I found how to do this at How to change gnome-shell calendar default application

Just execute this in a terminal!!

gsettings set org.gnome.desktop.default-applications.office.calendar exec thunderbird

I have tested it and it works!! (it's not exaclty what I wanted but it's a start)

Related Question