adamgibbons / ics

iCalendar (ics) file generator for node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Attachment (ATTACH) Property?

amarinediary opened this issue · comments

Hi, first of all great package!
Is there a way to attach documents/attachments to an event?
It seems that it isn't mentioned in the documentation.
Tho this is an existing property, @see https://datatracker.ietf.org/doc/html/rfc5545#section-3.8.1.1.
Regards,

Is there any update on this? I would really like to use a feature like this.

I would really like to use a feature like this.

I created a library with the functionality to save attachments using base64 encoding. It is written in TypeScript and has no dependencies.
You can try it - https://www.npmjs.com/package/ical-browser