From 69da7524276bf90abb56c79234c69b0607ee5262 Mon Sep 17 00:00:00 2001 From: fpi Date: Tue, 17 Sep 2024 22:06:06 +0200 Subject: Document problems with current ical-event class --- README.org | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.org') diff --git a/README.org b/README.org index a568b6b..5cc0461 100644 --- a/README.org +++ b/README.org @@ -19,3 +19,5 @@ Extension of gnus-icalendar to format icalendar event requests based on [[https: - [X] Check attendee capturing from email ~From~ header. - [ ] Based on insertion method remove the multipart section or switch ~multipart/alternative~ if ~text/plain~ contains the same data as the ~text/calendar~ part. - [X] +Split default attendee line format into a ~defvar~ in ~gnus-icalendar--format-attendee~.+ +- [ ] The updated rich cons I use to transfer mail + CN data does not fit with the ~gnus-icalendar-event object~ expectations, where all other functions only expect a list of strings for these fields. How can we fix this? + - Currently ~gnus-icalendar-event-from-buffer~ destroys attendee data and only returns the CN if present or the email but never both. -- cgit v1.2.3