nextcloud / nextcloud/mail

Allow specifying filename on Save to Files

Open
#1,827 2 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

1. to develop enhancement
Dominant language
JavaScript
Stars
1k
Forks
348
Avg merge
12h 28m
Merged PRs (30d)
91

Description

Feature Request
Summary

This would improve Nextcloud Mail's killer feature, namely its ability to move files back and forward from server storage without them touching one's local desktop. Complementary to #552.

What

On clicking "Save to Files" for an attachment, provide a pre-populated form field allowing the filename to be edited. Or a button which calls up an intermediate step to do that.

Why

Use case: Anyone who organizes their files by filenames rather than folders probably does not want to keep the cryptic filename of that bank statement they are saving. At present it is necessary to go into Files later to clear up the mess, a bit like with the desktop Downloads folder after a web browser dumps everything there.


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are named in the issue. Start by tracing the existing “Save to Files” attachment flow, then identify where the filename is displayed and passed to storage. Done means the filename is pre-populated, editable before saving, and the saved file uses the chosen name.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
frontend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.