-
Notifications
You must be signed in to change notification settings - Fork 335
Feature request - Please develop pictures sorting by 'date taken' in gallery app #503
Comments
We accept contributions. Feel free to submit a pull request. ;-) |
cc @icewind1991 opposite of #1013? |
Hi. I did not try anything but the official 5.0.3 release. "Date Taken" (from Exif?) sounds good, if available. But if there is no exif-date, i would suspect the filename is the more stable criterion than the file-modification-time. |
""Date Taken" (from Exif?) sounds good, if available. But if there is no exif-date, i would suspect the filename is the more stable criterion than the file-modification-time." This commit (https://github.com/gunnicom/apps/commit/5b700e25dfeb7d1f487bd099eb8b3c79b365ba37) fixed my problem. Thx |
cc @owncloud/designers on this too, if anyone wants to take a stab at it. |
Personally, I feel that sorting by file name is usability madness, compared to just sorting by date taken. I mean can you imagine browsing someone's Facebook wall by alphabetical order?! |
@icewind1991 @butonic can you fix this, or point me how I can change it to date taken? :) |
Actually, I'll retract my suggestion of using date taken, in favor of date uploaded to ownCloud (as people are familiar with with most social networks). That said, date taken would still be a radical improvement. Also worth noting is that there is quite a lot of discussion / wishes from users about sort order of displayed items in a range of contexts (references below), so from a usability perspective, it would likely be useful to have an ownCloud / app wide discussion of this, to keep things consistent on the interface side, rather than having every app implement their own custom solution. Examples: #503 |
Date uploaded to ownCloud is also information that we can guarantee we can collect unlike "date taken" from exif. |
If at all, please make this an option, not the default. |
I installed the app on my phone and was using for a while, so there were let's say 100 pictures with
In order to upload them, I mounted a folder using webdav and proceed to copy them using Right now there's a mess. A total mess. When I open the folder I see images from Camera folder, modified 5 hours ago. If I order them backwards, I see the pictures from my new phone, taken about a month ago and I have to scroll through about 100 (thanks God only 100) pictures in order to see the pictures I took yesterday. The bottom line - alphabetical sort would be a disaster. Ordering by date added to owncloud is ok-ish, but may end-up ugly if people share photos between them (let's say a friend gave me the pictures she took a week ago while at a party). Google Photos is counting massively on the Exif date taken field and I would also expect owncloud to do this. If the field is missing - a fallback to the date when the pictures were added to owncloud would be just good enough. |
@shark0der »Google Photos is counting massively on the Exif date taken field« – yes, we should also do that. |
@jancborchardt - See owncloud/gallery#91 regarding sorting in general. There are 2 issues:
Also, regarding having a iOS type interface, this is discussed here owncloud/gallery#95 and not easily doable since the type of app is totally different. |
Please reopen in gallery repo is still valid - THX |
This is in place in Gallery+ although it could get some improvements by using EXIF dates. |
Hi,
one of the feature I appreciate more is the possibility to share pictures with friends.
Nonetheless I reckon that this app misses an important feature: in preview mode, the photos are sorted by filename and can't be sorted by date taken, which would be what I expect.
Is it possible to add this feature?
Thanks in advance!
The text was updated successfully, but these errors were encountered: