Open joeda opened 9 years ago
+1 on this.
You can't currently do this using .mailcap
because alot always chooses exactly one of the text/*
parts of a multipart message to process (last I checked the source code at least).
The simplest fix for this in my opinion is to give alot an option that when set to true would show all unrendered parts of a multipart message as attachments. That way you could save text/calendar
parts to your calendar directory.
Calendar entries are not handled at the moment. They look like this
in an email and contain iCalendar-data [1]. They could either be handled as a regular attachment for users to import them into their calendar or decoded and displayed, even though I think the former solution is preferrable since alot is not a PIM.
[1] https://en.wikipedia.org/wiki/ICalendar