tbar0970 / jethro-pmm

Jethro Pastoral Ministry Manager
GNU General Public License v3.0
35 stars 25 forks source link

iCal feed of notes for action #124

Open tbar0970 opened 8 years ago

tbar0970 commented 8 years ago

IN Jethro you can assign a note for action from a certain date. It would be handy to have an iCal feed that can show these in your calendar. Need to investigate: I think there is some iCal extension that represents tasks. Not sure how widely supported it is.

tbar0970 commented 8 years ago

@eb3nezer any interest in having a look at this?

jameskirsop commented 8 years ago

FWIW, the iCalendar IETF spec is actually pretty basic, and it might not be too much effort to implement this without a third party library. I haven't taken a look at the Jethro source for this, though.

tbar0970 commented 8 years ago

Yep, shouldn't need any libraries. But I expect it would need careful testing for support in different calendar clients.