-
Notifications
You must be signed in to change notification settings - Fork 34
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
Random photo / changing photos #104
Comments
Nice idea. |
Ideally, it would be an option, so that those who prefer a static primary pic can still choose that. You might also create another category for files that are not photos. If you want to upload a document (even if it's not a PDF but a jpg) , you wouldn't want it to be displayed on the tree instead of a photo |
From fd33891 if no primary media is selected a random profile media is displayed for person. Yes, theoretically everything could be customizable within a setting. But I'd prefer to adopt the standard better decision for everyone, whenever possible. About the media "category": in GEDCOM 5.5.1 there is the IMHO a document media (PDF, JPEG or whatever) should be placed inside a source record, and so not displayed on the person's profile. |
You're not happy with the displaying of a random pic or not happy about tagging one as primary? I don't quite understand.
True. I had not thought about the source category. And I just tested, that it's then not shown on the tree but only on the profile, so that works as it should. Thanks for pointing that out . |
It seems to be implemented in 1.0.1. I personally prefer static primary images, it is quicker to spot a specific person. |
You can easily have the old static behavior, just select the photo which you want to be statically shown as primary. You do that by long tapping on it and then selecting "primary media". Otherwise, how would the app know which photo to show?
|
Same problem like for you, in other threads: |
Just a question: Do you think shared media should be excluded from the random carousel? I don't know what other use case they may have, but I use them for photos that have several people in them , and I link those to all. It's nice to have them in the album / profile of a person, but to display them as representing one person in the tree, they're less optimal. I don't know how you implemented it, so I don't know if it's just a single line of code to excluded shared media from that or if it would be more work. |
You mean you don't like the possibility to select a static primary picture because you don't want to use that PRIM tag? Either way, I very much like the new randomization, looks very nice . Thank you! |
True, that is a lot of work. But don't you have to select a primary one anyhow? Or do you not care which one is shown, as long as it keeps being the same one ? |
The old behaviour was to just display the frst image linked to the person I think. In GEDCOM:
|
This could be done with a global toggle |
As for me until now I handle my tree with a software called "webtrees". Every now and then i just copied the media files and GEDCOM-file (5.5.1) over to my phone - and it only showed the first pic of an individual. For me it was perfect. I don't think it's a good use if everytime to import the latest GEDCOM i need to set a primar picture manually. I think it's q good try if we can switch between the "picture carusell" and the "Show pic 1 only" view. |
I'm not happy with the displaying of a random media. I had fun creating a little survey on Google Forms to understand how to proceed. |
I think an option would be best, maybe hidden under advanced options so that it's not too many options at once. And the real question would be which behavior should be the default? Since the changing photos are nice but nothing anybody expects, maybe by default it should be the old behavior, and the dynamic behavior can then de activated and deactivated in advanced settings. |
Tree settings are just been introduced, and I'd like to keep them as light as possible. |
This feature completely broke my workflow. I manage my tree with gramps and import a gedcom file with media into familygem. I have a lot of pictures, some in very low quality. This really messed up my view. I don't know how set the tag in gramps and if I set it in the app, it resets after I reimport a changed gedcom file. I used the pdf feature a lot to share the actual tree with my family, but now I get complaints about very old pictures. I need a option to get the old behavior back, or at least a switch for the GED import, to set the first picture as default. PS: I switched back to version 1.0 - problem solved for now. |
Are there already plans to create a new release with the old behaviour? Because I need to stick with at least 1.0.1.1 to use pdf-files as media files. |
With 1154383 I switched back to display the first media (instead of a random one) or a primary media, like was before. As far as I'm concerned, this unfortunate story can end here. |
Yep - for me it's just perfect like it is now. Thanks so much. Sorry for the trouble. |
If more than one photo is present in a person's profile and none is selected as primary one, then have the app select one at random each time the tree is opened. That way you get to display more of what the user has saved into the tree and the user experience is more vivid.
The text was updated successfully, but these errors were encountered: