I'm trying to import a calendar file into GNOME Calendar, but I can't find any import option in the graphical interface. Is importing supported, and is there a recommended calendar application I should use instead? I'm running Ubuntu 26.04 LTS with GNOME Calendar 50.
2 Answers
Try opening the .ics file directly by double-clicking it. You can also attempt the command-line import with `gnome-calendar --import file.ics`, although the available options may depend on your GNOME Calendar version.
The exact behavior may depend on your distribution and GNOME Calendar version. Since you’re using Ubuntu 26.04 LTS with version 50, it would be worth checking whether that release supports importing through the GUI or whether the feature is currently limited to opening .ics files and command-line use.

I’m confused about why importing is available from the command line but not through the graphical interface. Running the command also caused my system to crash.