nextcloud / nextcloud/files_emailviewer
Handling attachments inside the email
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 1
- Avg merge
- 8h 44m
- Merged PRs (30d)
- 5
Description
How to use GitHub
- Please use the 👍 reaction to show that you are interested into the same feature.
- Please don't comment if you have no relevant information to add. It's just extra noise for everyone subscribed to this issue.
- Subscribe to receive notifications on status change and new comments.
Feature request
Which Nextcloud Version are you currently using: (see administration page)
Nextcloud 32.0.6
Is your feature request related to a problem? Please describe.
No
Describe the solution you'd like
Many Emails contains attachments like pdf or other document formats. It should be great, if the attachments could also rendered as pages at the bottom of the pdf view, so you can "see" the complete email-document as one object.
Describe alternatives you've considered
all attachments will be listed in the bottom of the rendered email-pdf (like actually the information "attachments: winmail.dat" and can be accessed directly with a link in the rendered email pdf
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by tracing the email-to-PDF rendering entry point and how attachments are currently listed or linked. Determine which attachment formats can be rendered as pages and how the existing PDF view handles them. Done means the rendered email PDF includes the attachments as pages where supported, while still listing or linking attachments that cannot be rendered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100