"Add share link from Nextcloud files" allow uploads
@steven-mpawulo is already working on this.
Since Jul 15, 2026.
- Dominant language
- JavaScript
- Stars
- 1k
- Forks
- 348
- Avg merge
- 12h 28m
- Merged PRs (30d)
- 91
Description
Is your feature request related to a problem? Please describe.
The usual email workflow is to write an email and then add attachments. The "Add share link from Nextcloud files" option, which IMO should be heavily promoted (leaner emails, more secure file sharing), lacks an upload option forcing the user to first upload his attachments via the files app and then attach them to an email.
Describe the solution you'd like
Add an "Upload new" option in the filepicker sidebar which reveals a file drop area and saves any files to the user's /Email Attachments folder and auto-attaches any dropped files.
Describe alternatives you've considered
No response
Additional context
Related to https://github.com/nextcloud/mail/issues/52 and https://github.com/nextcloud/mail/issues/6080
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.
Assessment
This issue has not been assessed yet.