Bug 13251 - Add calender reminder to overdue notices via iCalander standard
Summary: Add calender reminder to overdue notices via iCalander standard
Status: NEW
Alias: None
Product: Koha
Classification: Unclassified
Component: Notices (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-11-13 15:08 UTC by Barton Chittenden
Modified: 2014-11-16 20:03 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Barton Chittenden 2014-11-13 15:08:31 UTC
iCalender is an IETF standard for adding dates to calender programs such as google calender, Apples's iCal and Microsoft Outlook.

An email with an iCalender attachment can appear as a reminder or invitation in the user's productivity suite.

This could be added as an option for PREDUE or PREDUEDGST emails, or an additional message could be added for sending iCallender messages when items are checked out. These messages would allow a patron to add item due dates to their own personal calendars on computer or smart phone.

ICal.pm is the Perl interface for this standard:

http://search.cpan.org/~rbow/Date-ICal-2.678/lib/Date/ICal.pm
Comment 1 Katrin Fischer 2014-11-13 19:55:23 UTC
This would be nice for the CHECKOUT email too :)
Comment 2 Marc Véron 2014-11-16 20:03:40 UTC
I like the idea.