Skip to content

Filtering by group leader/follower #569

Open
@Gendura

Description

@Gendura

This post follows a post of mine in a closed PR. This PR changed the group collection filters.

The discussion led to the following changes :

  • in 5.0 only the "group" collection filter exists. Targeting to the group ID.
  • while in 4.8 we had "group id" refering to what is now "group" AND a "grouping" collection filter targeting the group status ("leader", "follower" etc.)

I was pointing out my special usecase which is the following :
I want to delete all unnecessary RAW files (ie. not stared/not developed etc.). Most of the time I shoot RAW+JPEG so deleting a RAW is fine, but not all the time. And I don't want to delete a RAW file that seems unnecessary but doesn't have a corresponding JPEG.

With the old "grouping" collection filter I could target the ones being in a group and avoid deleting a RAW not having a JPEG follower (almost).

As suggested by wpferguson, a lua script is probably the best answer to my usecase.
Does that seem doable ? How can I do that ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions