Improving Emacs' iCalendar Support
recursewithless.net·14h·
Discuss: Hacker News
Flag this post

First published 2025-11-02.

I’ve been working for over a year now on improving Emacs’ iCalendar support. It’s been a while since I posted (Part 1, Part 2, Part 3) and in the meantime I’ve turned my parser into a full implementation that handles not just diary import and export, but can be reused by any Emacs Lisp code that needs to handle iCalendar data. The library has grown quite a lot, but I am now confident that it has everything it needs to be useful as a library, and that the code will be a lot more maintainable in …

Similar Posts

Loading similar posts...