I received an .ics
file that is a reminder for a Calendar Software.
I know some Microsoft applications can open it but I found no Linux programs that can open it.
I tried to import it in KOrganizer
, but it would not open that file extension.
This did not work for me.
We can open an .ics file directly using Evolution, KOrganizer or Calendar. But it is sad that Ubuntu default mail client is unable to add the .ics directly to the calendar system.
file whatever.ics
which will tell you what the system see's it as (using contents of file and not its name). Then I'd look myselfhexdump -C whatever.ics |less
(or use cat|zcat etc as appropriate given what 'file' reported the contents as being..) This is more a 'while you wait' for others that know what the file contains.. – guiverc Feb 09 '18 at 00:13.ics
files in Lighting is a lot of overhead. – Amanda Feb 09 '18 at 04:29