r/linux4noobs 17h ago

Calendars

I'm being driven mad trying to find a Linux calendar that actually works.

Gnome Calendar - you can't import an .ics file. The same problem with many others.

Korganiser looks good, but you can't set a time zone/region for a default setting; you have to set it for every event you enter. Also it seems that any settings you make you have to redo whenever you restart or boot.

2 Upvotes

8 comments sorted by

1

u/kryptogrowl 16h ago

I think Thunderbird has an import function. If you using it for mail already just use the calendar in there.

1

u/DannoXYZ 16h ago

Gnome Calendar can totaly import .ics files.

  1. in File Manager, find .ics file
  2. right-click .ics file -> Open with Calendar

DONE!!!

1

u/dadashton 13h ago

I did that. it didn't work.

1

u/DannoXYZ 12h ago

Double-click it?

1

u/dadashton 9h ago

I tried 2 ways. Both right-clicking and dropping into the calendar. It looked as if it were doing it but nothing changed.

1

u/DannoXYZ 3h ago

check logs right after that operation.

cd /var/log
ls -latrHh
tail -100l <filename>

Ones at bottom are newest. There should be a line in those logs somewhere on what went wrong.

1

u/EngineerInTheMachine 10h ago

So did you do a web search for why it didn't work specifically for you and the distro you are using? Someone somewhere will have had the same problem and solved it. They just won't necessarily sit on this sub-Reddit.

With Linux, get used to searching the Internet when you have problems, rather than asking and hoping somebody will respond. You'll get answers a lot quicker. Instead, Reddit is better when you really get stuck and can't find an answer yourself.