-
-
Notifications
You must be signed in to change notification settings - Fork 88
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Save images and videos in different folders #400
Comments
This is the standard location to save them, which we're going to keep as the default. You can set a different location to save the files. It doesn't seem necessary to put them in different locations since they're distinguished by the file extension. Can you explain why you want them in different locations? |
The screenshots could be saved within the (downloads) folder in a folder called (Screenshots), the images downloaded from the internet could be saved in another folder within the downloads folder called (images) and the videos downloaded from the internet in a folder inside the downloads folder called (videos) |
Because how images and videos are saved today makes those files less accessible to the average user who does not know what DCIM means and it does not seem the most rational to me to save images and videos downloaded from the Internet in the same folder as the images and videos. taken with the camera The files should be accessible by default to any user in a simple way. Many thanks for your fantastic work, I love Graphene OS but I think the files could be organized in a cleaner way in the file manager |
Screenshots are already saved in Pictures/Screenshots and that has nothing to do with this Camera app. Screenshots are not downloads and don't belong there. |
Images and videos downloaded from the internet are not saved to DCIM/Camera. DCIM/Camera is already a dedicated place for this. It's not clear what the purpose would be of splitting captured images and videos into separate folders. |
We're going to continue following the standard Android approach to the media directories. |
Even if I don't agree, thank you very much for your quick response :) |
Save images and videos in different folders.
Currently the camera application saves the images and videos in the same folder (DCIM), I think that most users do not know what DCIM means, it would be good if the main folder of the camera application was called (Graphene Os camera) and inside In this folder there are two folders by default, a folder called (Videos) and another folder called (Photos). This would simplify the transfer of files using applications such as Android Transfer and would make it easier to quickly find items in the file manager.
The text was updated successfully, but these errors were encountered: