Since there has been some work done on creating automations for this and similar tasks, I thought I’d write an official feature request here: it would be great if DT could import emails without integrating the attachments inside the emails, but linking to the attachments that would be separate items in DT. At the time of the import, the email and the attachment would be grouped together. The benefits (already mentioned here: Separate/import e-mail attachments for better search V2 - #28 by smiling) compared to today’s situation would be:
Separate attachments are treated with OCR and are therefore searchable
Bidirectional links between email and file, in particular a backlink between the file and the email
In addition, the email and the attachment would be grouped together
When the attachment gets actually removed from the eml, this allows for space savings through deduplication (e.g. all the forwarded mails with attachments will otherwise take up much more space)
Search works better in separate attachments, even indexed ones (shows where the search text was found)
The file names of separate attachments can be found when searched for (currently, the filenames are not indexed when inside a message)
For those interested in the feature today, @mdbraber and @AWD have done some great work to make it possible already today (I haven’t managed to get it to work yet, but I’m confident), relying heavily on scripts:
Thank you for your reply! I understand why you generally wouldn’t like to change files on import, I was just adding a data point in your user voice counter.