ics icon indicating copy to clipboard operation
ics copied to clipboard

Attachment (ATTACH) Property?

Open amarinediary opened this issue 4 years ago • 3 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,

amarinediary avatar Aug 08 '21 13:08 amarinediary

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

CherenX avatar Feb 21 '23 14:02 CherenX

+1

qertis avatar Apr 24 '23 15:04 qertis

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

qertis avatar Apr 27 '23 17:04 qertis