Conditional Exclusion of People #358
Unanswered
aboulos1229
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is it currently possible to define conditional exclusions of an individual or group of people?
If not, I’d like to present the idea of a more nuanced exclusion of individuals or groups. Specifically, I’m looking for a way to apply conditional logic to determine when a person or group of people should be excluded from Kiosk. Here's an example of the behavior I’m trying to achieve:
The key aspects of this feature would include:
This would allow users to exclude portraits or group shots of distant relatives unless those relatives are included in photos with certain individuals (like immediate family members). This could allow a more fine-tuned balance between removing less relevant images while still showing meaningful ones (but i realize it could also over complicate asset selection). I wonder if the addition of a whitelist (
included_people
) might solve this?excluded_people
.excluded_people
if they appear alongside someone withinincluded_people
.Beta Was this translation helpful? Give feedback.
All reactions