summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.org b/README.org
index 050d1f2..6cebc33 100644
--- a/README.org
+++ b/README.org
@@ -15,7 +15,7 @@ Extension of gnus-icalendar to format icalendar event requests based on [[https:
- [ ] Updating event time ::
** Code TODOs
-- [ ] Cleanup description creation
+- [X] Cleanup description creation
- [ ] 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.
- [ ] Split default attendee line format into a ~defvar~ in ~gnus-icalendar--format-attendee~.