eikek / eikek/docspell

Joex imports unnecessary embedded images from HTML messages on "Import only attachments"

Open
#1,398 12 comments 0 reactions 0 assignees View on GitHub
joex
Dominant language
Elm
Stars
2.3k
Forks
184
Avg merge
8h 2m
Merged PRs (30d)
4

Description

Hi!

Sometimes I get HTML mails with PDF invoices and embedded images (logs from the companies). Joex imports the image and the PDF. But the image is really not needed. Embedded images in mails usually have a special identifier in the MultiMimePart header (cid:random-number). It would be very useful if these are filtered out during import. In Docspell it is very time-consuming to delete the superfluous images of a mail import and in addition the embedded graphics are always displayed first, but not the interesting attachments.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.