Option to not rename file on upload
Nobody has claimed this yet.
- Dominant language
- Swift
- Stars
- 2.5k
- Forks
- 1k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 13
Description
I usually upload pictures via the photos app by selecting them and choosing nextcloud. This uses the original filename
I only use the app when there are too many to upload that way. If you leave the rename field blank, it prepopulates with the date/time as a prefix, so I have to go in and add a dummy character and then use a renamer utility to go in and bulk remove that character from all filenames if I want all of my files to have the same convention.
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 how the iOS app handles filenames and the rename field during photo uploads. The change is complete when leaving the rename field blank preserves the original filename without adding a date/time prefix, while the existing upload flow still works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- swift
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100