Allow Auto Upload to use single-dated folders YYYY-mm-dd
- Dominant language
- Kotlin
- Stars
- 5.6k
- Forks
- 2k
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 92
Description
### How to use GitHub
* Please use the 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) 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.
**Is your feature request related to a problem? Please describe.**
No
**Describe the solution you'd like**
Currently, auto upload options are `YYYY`, `YYYY/MM`, or `YYYY/MM/DD`. I'd like to see `YYYY-MM-DD`.
For example, it would upload to `/InstantUpload/2025-11-08/IMG-0000.jpg`
**Describe alternatives you've considered**
Currently I'm using `YYYY/MM`, but I don't like the double subdirectories. Triple (`YYYY/MM/DD`) would be even worse.
**Additional context**
Contributor guide
Assessment
This issue has not been assessed yet.