summaryrefslogtreecommitdiff
path: root/README.org
diff options
context:
space:
mode:
authorfpi2024-09-17 20:25:32 +0200
committerfpi2024-09-17 21:35:39 +0200
commit7b7af0423813918ccda28f12022892386b965d6f (patch)
tree61f457600e33391635a22c95d050efc937c24cdb /README.org
parentAdd autoload, fix gnus-icalendar-event-request (diff)
Cleanup description \n escape
Diffstat (limited to 'README.org')
-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~.