Import FOSDEM schedule into Sailfish calendar
Enable "Developer mode" in Settings -> Developer tools to install the Terminal app.
Open the terminal app and type the following:
devel-su
pkcon refresh
pkcon install nemo-qml-plugin-calendar-qt5-tools
exit
Download the schedule and import it:
curl -o fosdem.ics https://fosdem.org/2019/schedule/ical
devel-su -p icalconverter import fosdem.ics …