-
Notifications
You must be signed in to change notification settings - Fork 173
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add a iCal / CalDav plugin #1522
Comments
YES Please! I've got no idea how to initiate this sort of a thing as of yet. I wanted the LUSERs to be able to use My hacky soln was to |
Just to let you know: I have started working on this kind of plugin. You may find my initial commit here: matiasw/my-limnoria-plugins@de8ac7a It is in very, very early stages, but I realize that this is a big project, and I believe in "commit early, commit often". For, who knows - tomorrow, death! Planned features:
I think writing events from IRC to the calendar would not have a good enough difficulty/usefulness ratio, because the iCal format is quite involved, and it's much easier to administer a calendar with eg. Google Calendar's UI. But a notification bot will be built, if it's up to me! Please let me know if you think of more features, and, of course, development help would be appreciated! |
Feature 2 is now ready for your use case: https://github.com/matiasw/my-limnoria-plugins/tree/master/Calendar Ok, I got that resolved - so, here's how to set calendars to the plugin: Note that you need to escape double quotes. |
Primary, it would announce upcoming events / reminders.
As an extra, maybe writing events too?
The text was updated successfully, but these errors were encountered: