On Wednesday 04 October 2006 13:33, Tom Wurgler wrote: > I want to be able to edit std.ics from another program (add vcalendar > entries from lotus notes via emacs) and have korganizer update at some > interval to include the new entries (and not do an automatic save that > would overwrite the edited in changes). I did this same thing from ical v > 2.3 and ical re-reads its file automatically. > > Is this possible and/or has this been done already? Could someone give me > details of how to get korganizer to re-read the file in some automatic way? > > I've attempted to search the mailing lists without success. Hey Tom, If I read your mail right, this should Just Work (TM). I do this currently as a workaround for having to deal with an Exchange server at work. I have a shell script that uses owaSync to retrieve all of my Exchange calendar and then merge it into my std.ics file. At least on my machine (SUSE 10.1), korganizer automatically detects its file having changed and reloads the calendar. I believe either KDirWatch or FAM provide this functionality. You can test this out by doing "sleep 5 && touch ~/.kde/share/apps/korganizer/std.ics" in konsole and then switching back to korganizer quickly. If you see korganizer "blink" and refresh its calendar view, then it should work just fine. =:) -- Jason Kasper // jekasper@cvs.com IS Architect // Technology CVS/pharmacy // 401-770-5759 _______________________________________________ kde-pim mailing list kde-pim@kde.org https://mail.kde.org/mailman/listinfo/kde-pim kde-pim home page at http://pim.kde.org/